SPIRV-Cross/reference/shaders-no-opt
Hans-Kristian Arntzen 4ab5bbb4e5 Fixup names of anonymous inner structs.
Just like we try to fixup struct names for block types, inner structs
can be "anonymous" structs. HLSL codegen from DXC tends to emit this,
and emitting dummy struct names tends to break GL linkage on some
drivers.
2022-03-10 15:45:38 +01:00
..
asm Fixup names of anonymous inner structs. 2022-03-10 15:45:38 +01:00
comp Roll dependencies. 2022-01-05 14:56:01 +01:00
frag Add relax_nan_checks options. 2022-03-03 14:50:56 +01:00
legacy/frag Normalize all internal workaround methods to use spv prefix. 2020-11-23 15:42:27 +01:00
vert GLSL: Add option to force flattening IO blocks. 2020-07-28 15:16:06 +02:00
vulkan Add test for SPIR-V 1.6 Volatile HelperInvocation. 2022-03-04 11:19:33 +01:00