[Git][wine/vkd3d][master] 4 commits: tests/hlsl: Test minimum precision IDXTEMP registers.
Henri Verbeet pushed to branch master at wine / vkd3d Commits: 02363088 by Giovanni Mascellani at 2025-06-05T15:50:01+02:00 tests/hlsl: Test minimum precision IDXTEMP registers. - - - - - bda2be34 by Giovanni Mascellani at 2025-06-05T15:50:04+02:00 vkd3d-shader/hlsl: Reject programs with group shared variables. Currently the modifier is ignored and the program is miscompiled. - - - - - 1d77d51c by Giovanni Mascellani at 2025-06-05T15:50:04+02:00 tests/hlsl: Test some quirks of TGSMs with SM < 5.0. I'm not specifically interested in that, but since I ran into those idiosyncrasies while writing other TGSM tests I decided that it might turn out useful to keep them. - - - - - 87fe08fe by Giovanni Mascellani at 2025-06-05T15:50:23+02:00 tests/hlsl: Test TGSMs with minimum precision unsigned integers. - - - - - 3 changed files: - libs/vkd3d-shader/hlsl.y - tests/hlsl/minimum-precision.shader_test - tests/hlsl/tgsm.shader_test View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/f1b36edc076117970b5a6d05a924b... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/f1b36edc076117970b5a6d05a924b... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Henri Verbeet (@hverbeet)