SPIRV-Cross/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 Handle physical pointers in reflection API. 2020-05-25 13:45:49 +02:00
function-pointer.invalid.asm.comp Parser: Don't assume OpTypePointer will always take a SPIRType. 2020-11-03 10:53:37 +01:00
physical-pointer.comp Handle physical pointers in reflection API. 2020-05-25 13:45:49 +02:00
struct-layout.comp Add reflection specific test cases, add reflection testing to test_shaders.sh 2018-06-20 11:49:58 -07:00
struct-packing.comp Add reflection specific test cases, add reflection testing to test_shaders.sh 2018-06-20 11:49:58 -07:00
workgroup-size-spec-constant.comp Reflect: Deal with workgroup size being specialization constants. 2019-10-04 10:50:50 +02:00