SPIRV-Cross/reference/opt/shaders-ue4/asm/frag
Hans-Kristian Arntzen a07441568e Overhaul how we deal with reserved identifiers.
- Do not silently drop reserved identifiers in the parser. This makes it
  possible to reflect identifiers which are reserved by the
  cross-compiler module.
- Instead of dropping the name, emit _RESERVED_IDENTIFIER_FIXUP in the
  source to make it clear that a name has been rewritten.
- Document what is reserved and not.
2020-08-21 16:33:27 +02:00
..
depth-compare.asm.frag MSL: Do not generate UnsafeArray<> for any array inside buffer objects. 2019-10-24 12:22:30 +02:00
global-constant-arrays.asm.frag Roll SPIRV-Tools, SPIRV-Headers and GLSLang. 2020-05-21 15:21:41 -04:00
padded-float-array-member-defef.asm.frag Roll SPIRV-Tools, SPIRV-Headers and GLSLang. 2020-05-21 15:21:41 -04:00
sample-mask-not-array.asm.frag Roll GLSLang, SPIRV-Tools and SPIRV-Headers 2020-02-19 10:13:52 -05:00
subpass-input.ios.framebuffer-fetch.asm.frag Overhaul how we deal with reserved identifiers. 2020-08-21 16:33:27 +02:00
texture-atomics.asm.frag Roll SPIRV-Tools, SPIRV-Headers and GLSLang. 2020-05-21 15:21:41 -04:00
texture-atomics.asm.graphics-robust-access.frag Roll SPIRV-Tools, SPIRV-Headers and GLSLang. 2020-05-21 15:21:41 -04:00