SPIRV-Cross/shaders-reflection/comp
Hans-Kristian Arntzen 05e8e5a953 Correctly reflect declared buffer size for out of order members.
Need to deduce size based on member with highest offset, not highest
index.
2021-11-07 10:08:17 +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
out-of-order-block-offsets.comp Correctly reflect declared buffer size for out of order members. 2021-11-07 10:08:17 +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