SPIRV-Cross/reference/opt
Hans-Kristian Arntzen a4ac27546a MSL: Fix textures which are sampled and compared against.
depth2d in MSL only returns float, not float4, even for normal sampling.
We need to conditionally remap-swizzle back to float4.
2019-02-22 12:27:40 +01:00
..
shaders MSL: Fix textures which are sampled and compared against. 2019-02-22 12:27:40 +01:00
shaders-hlsl MSL: Fix textures which are sampled and compared against. 2019-02-22 12:27:40 +01:00
shaders-msl MSL: Fix textures which are sampled and compared against. 2019-02-22 12:27:40 +01:00