SPIRV-Cross/reference/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.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
out-of-order-block-offsets.comp.json Correctly reflect declared buffer size for out of order members. 2021-11-07 10:08:17 +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