SPIRV-Cross/reference
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
..
opt MSL: Remove over-zealous check for struct packing compatibility. 2021-10-28 19:36:32 -04:00
shaders SPIRV-Cross contribution needed for INTEL_fragment_shader_ordering 2021-10-25 10:50:10 +02:00
shaders-hlsl CLI/HLSL: Don't set explicit binding for synthesized NumWorkgroups CBV. 2021-09-30 14:30:49 +02:00
shaders-hlsl-no-opt Test behavior around OpSelect with matrices. 2021-10-13 16:08:29 +02:00
shaders-msl MSL: Remove over-zealous check for struct packing compatibility. 2021-10-28 19:36:32 -04:00
shaders-msl-no-opt Test behavior around OpSelect with matrices. 2021-10-13 16:08:29 +02:00
shaders-no-opt SPIRV-Cross contribution needed for INTEL_fragment_shader_ordering 2021-10-25 10:50:10 +02:00
shaders-reflection Correctly reflect declared buffer size for out of order members. 2021-11-07 10:08:17 +01:00
shaders-ue4/asm MSL: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00
shaders-ue4-no-opt/asm MSL: Selectively enable fast-math in MSL code to match Vulkan CTS results. 2021-09-22 18:58:31 -04:00