SPIRV-Cross/shaders-no-opt/asm
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
..
comp Deal correctly with sign on bitfield operations. 2019-08-26 11:36:36 +02:00
frag GLSL: Assume image and sampler can be RelaxedPrecision. 2019-08-27 17:15:19 +02:00
vert Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00