SPIRV-Cross/shaders-msl
Hans-Kristian Arntzen 8538b4c9c0 Handle empty struct declarations with best effort.
This "feature" is a bit icky as we have no useful representation of it,
so never emit code which has anything to do with empty structs.
2017-10-06 13:05:14 +02:00
..
asm Handle empty struct declarations with best effort. 2017-10-06 13:05:14 +02:00
comp Add WorkGroupID/NumWorkGroups to MSL. Fix block name alias. 2017-09-29 12:16:53 +02:00
desktop-only/frag CompilerMSL map many GLSL functions to MSL functions. 2017-05-19 18:14:08 -04:00
flatten Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
frag Fix issue #245: assignment of flattened input struct. 2017-08-12 00:21:13 -04:00
legacy/vert Enhance MSL testing and add numerous MSL test cases. 2017-01-30 22:55:21 -05:00
vert Assign block locations to members in MSL. 2017-06-21 09:55:46 +02:00
vulkan CompilerMSL add support for MSL specialization function constants. 2017-06-15 15:24:22 -04:00