Anna (navi) Figueiredo Gomes c7b209124b 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.
2025-01-22 14:18:54 +01:00
..
2024-07-11 17:02:53 +02:00
2024-07-24 16:08:10 +02:00