SPIRV-Cross/reference/shaders-ue4/asm
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
..
frag Overhaul how we deal with reserved identifiers. 2020-08-21 16:33:27 +02:00
tesc MSL: Remove hacky workaround for patch constant passing. 2019-10-28 12:52:28 +01:00
tese MSL: Support ClipDistance as an input stage variable. 2019-12-02 13:19:42 +01:00
vert Roll SPIRV-Tools, SPIRV-Headers and GLSLang 2019-12-02 16:17:21 -05:00