[Git][wine/vkd3d][master] 2 commits: tests/hlsl: Add mixed argument size tests.
Henri Verbeet pushed to branch master at wine / vkd3d Commits: de57afd6 by Anna (navi) Figueiredo Gomes at 2025-01-22T14:17:17+01:00 tests/hlsl: Add mixed argument size tests. - - - - - c7b20912 by Anna (navi) Figueiredo Gomes at 2025-01-22T14:18:54+01:00 vkd3d-shader/hlsl: Consider conversions across all parameters in function_compare(). For example, given two arguments, half3 and float, and two functions, func(float, float) and func(float3, float3), fxc/d3dcompiler prefers to widen both arguments to float3. - - - - - 2 changed files: - libs/vkd3d-shader/hlsl.y - tests/hlsl/function-overload.shader_test View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/004a381d9cfddac31075eb3b3c2e4... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/004a381d9cfddac31075eb3b3c2e4... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Henri Verbeet (@hverbeet)