-
03d02f90
by Elizabeth Figura at 2025-11-10T16:18:59+01:00
vkd3d-shader/hlsl: Write the used sampler dimension for generic samplers in the CTAB.
-
da456b1f
by Elizabeth Figura at 2025-11-10T16:18:59+01:00
vkd3d-shader/hlsl: Do not deduplicate sampler types in the CTAB.
-
6801f504
by Elizabeth Figura at 2025-11-10T16:20:01+01:00
vkd3d-shader/hlsl: Write a "dimx" of 4 for combined sampler types in the CTAB.
-
1569bb3f
by Elizabeth Figura at 2025-11-10T16:20:08+01:00
vkd3d-shader/hlsl: Only prepend a $ for parameters with the uniform keyword.