SPIRV-Cross/reference/opt
Hans-Kristian Arntzen 1d5eba67f8 MSL: Remove hacky workaround for patch constant passing.
There was a hack to workaround a bug in DXC where control point -> patch
constant phase was passed in Function storage, but we have to use
Workgroup here. We will not support these kinds of hacks for invalid
SPIR-V, so hack the reference files to use the "proper" fix and remove
the hack for time being.
2019-10-28 12:52:28 +01:00
..
shaders Merge remote-tracking branch 'upstream/master' 2019-10-21 18:55:36 -04:00
shaders-hlsl Moved all UE4 test shaders into 'shaders-ue4/' folder. 2019-10-23 17:39:05 -04:00
shaders-msl Remove another dead reference file. 2019-10-28 11:33:09 +01:00
shaders-ue4/asm MSL: Remove hacky workaround for patch constant passing. 2019-10-28 12:52:28 +01:00