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-11-21 12:35:55 +01:00
2018-06-27 22:43:49 +02:00