SPIRV-Cross/reference/shaders-no-opt
Hans-Kristian Arntzen d5a65b4190 GLSL: Assume image and sampler can be RelaxedPrecision.
When merging combined image samplers, we only looked at sampler, but DXC
emits RelaxedPrecision only for texture. Does not hurt to check for more
things.
2019-08-27 17:15:19 +02:00
..
asm GLSL: Assume image and sampler can be RelaxedPrecision. 2019-08-27 17:15:19 +02:00
comp Do not eagerly invalidate all active variables on a branch. 2019-07-24 11:17:30 +02:00
vert MSL: Fix case where we pass arrays to functions by value. 2019-01-14 11:00:14 +01:00
vulkan/frag Update tests. 2018-11-01 11:23:48 +01:00