Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 007792c3 by Henri Verbeet at 2025-09-19T12:47:15+02:00 vkd3d-shader/msl: Handle VSIR_DATA_BOOL operands.
- - - - -
28 changed files:
- libs/vkd3d-shader/msl.c - tests/hlsl/all.shader_test - tests/hlsl/any.shader_test - tests/hlsl/bool-cast.shader_test - tests/hlsl/cast-to-float.shader_test - tests/hlsl/cast-to-half.shader_test - tests/hlsl/cast-to-int.shader_test - tests/hlsl/cast-to-uint.shader_test - tests/hlsl/cf-cond-types.shader_test - tests/hlsl/clip.shader_test - tests/hlsl/conditional.shader_test - tests/hlsl/faceforward.shader_test - tests/hlsl/float-comparison.shader_test - tests/hlsl/fmod.shader_test - tests/hlsl/for.shader_test - tests/hlsl/frexp.shader_test - tests/hlsl/function-return.shader_test - tests/hlsl/hard-copy-prop.shader_test - tests/hlsl/lit.shader_test - tests/hlsl/logic-operations.shader_test - tests/hlsl/loop.shader_test - tests/hlsl/refract.shader_test - tests/hlsl/return.shader_test - tests/hlsl/sm6-ternary.shader_test - tests/hlsl/step.shader_test - tests/hlsl/switch.shader_test - tests/hlsl/unroll.shader_test - tests/hlsl/vertex-shader-ops.shader_test
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/commit/007792c33b9993a1749fcc26d05ac4...