[Git][wine/vkd3d][master] 2 commits: vkd3d-shader/ir: Specifically search for SV_POSITION0 in vsir_program_insert_clip_planes().
Henri Verbeet pushed to branch master at wine / vkd3d Commits: 1b0248f3 by Henri Verbeet at 2024-11-04T15:30:44+01:00 vkd3d-shader/ir: Specifically search for SV_POSITION0 in vsir_program_insert_clip_planes(). - - - - - e6c84862 by Henri Verbeet at 2024-11-04T15:32:05+01:00 vkd3d-shader/ir: Search for SV_TARGET0 vsir_program_insert_alpha_test(). As opposed to any SV_TARGET with register index 0. We care about the semantic index here, not the register index. - - - - - 1 changed file: - libs/vkd3d-shader/ir.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/51c37735a911e415392ca0b06f8aa... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/51c37735a911e415392ca0b06f8aa... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Henri Verbeet (@hverbeet)