SPIRV-Cross/shaders-msl-no-opt/vulkan/frag
Chip Davis 664df22d12 MSL: Fix passing a sampled image to a function.
In the past, SPIRV-Cross threw an error in this case because it couldn't
work out which swizzle from the auxiliary buffer needs to be passed.
Now, we pass the swizzle around with the texture object, like a combined
image-sampler and its associated sampler.
2019-01-14 09:29:31 -06:00
..
texture-access-function.swizzle.vk.frag MSL: Fix passing a sampled image to a function. 2019-01-14 09:29:31 -06:00