SPIRV-Cross/reference/shaders-reflection/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
..
combined-texture-sampler-shadow.vk.frag.json Add reflection specific test cases, add reflection testing to test_shaders.sh 2018-06-20 11:49:58 -07:00
combined-texture-sampler.vk.frag.json Add reflection specific test cases, add reflection testing to test_shaders.sh 2018-06-20 11:49:58 -07:00
image-load-store-uint-coord.asm.frag.json Overhaul how we deal with reserved identifiers. 2020-08-21 16:33:27 +02:00
input-attachment-ms.vk.frag.json Add reflection specific test cases, add reflection testing to test_shaders.sh 2018-06-20 11:49:58 -07:00
input-attachment.vk.frag.json Add reflection specific test cases, add reflection testing to test_shaders.sh 2018-06-20 11:49:58 -07:00
push-constant.vk.frag.json Prefix integer types with underscore 2018-06-21 09:24:22 -07:00
separate-sampler-texture-array.vk.frag.json Reflection: Emit reflection information for array size literalness. 2020-01-15 16:49:19 +01:00
spec-constant.vk.frag.json Reflection: Add specialization constant name 2020-04-18 22:00:36 +02:00