SPIRV-Cross/reference/shaders-reflection/comp
Hans-Kristian Arntzen 1f018b0fb8 Parser: Don't assume OpTypePointer will always take a SPIRType.
Possible to receive a function prototype here. Don't try to do anything
smart here, just don't crash during parsing.
2020-11-03 10:53:37 +01:00
..
array-of-physical-pointer.comp.json Handle physical pointers in reflection API. 2020-05-25 13:45:49 +02:00
function-pointer.invalid.asm.comp.json Parser: Don't assume OpTypePointer will always take a SPIRType. 2020-11-03 10:53:37 +01:00
physical-pointer.comp.json Handle physical pointers in reflection API. 2020-05-25 13:45:49 +02:00
struct-layout.comp.json Reflection: Add array stride/matrix stride reflection. 2020-01-15 17:01:35 +01:00
struct-packing.comp.json Reflection: Add array stride/matrix stride reflection. 2020-01-15 17:01:35 +01:00
workgroup-size-spec-constant.comp.json Reflection: Add specialization constant name 2020-04-18 22:00:36 +02:00