SPIRV-Cross/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 Test glsl.std450 more exhaustively. 2019-07-17 11:53:05 +02:00
vert MSL: Fix case where we pass arrays to functions by value. 2019-01-14 11:00:14 +01:00
vulkan/frag Refactor out noopt shaders to their own folders. 2018-03-13 10:39:49 +01:00