SPIRV-Cross/reference/opt/shaders
Hans-Kristian Arntzen f1b411c9e8 GLSL: Deal with buffer_reference_align.
This is somewhat awkward to support, but the best effort we can do here
is to analyze various Load/Store opcodes and deduce the ideal overall
alignment based on this. This is not a 100% perfect solution, but should
be correct for any reasonable use case.

Also fix various nitpicks with BDA support while I'm at it.
2021-11-07 17:11:46 +01:00
..
amd Move all .invalid shaders into no-opt folders. 2019-11-05 13:19:19 -05:00
asm Add tests for OpSpecConstantOp ops OpQuantizeToF16 and OpSRem. 2021-09-05 16:51:04 -04:00
comp Handle SPIR-V 1.4 selection constructs. 2021-06-28 12:23:44 +02:00
desktop-only GLSL: Be more aggressive about using type_alias. 2020-07-29 12:48:41 +02:00
flatten Move all .invalid shaders into no-opt folders. 2019-11-05 13:19:19 -05:00
frag Handle Modf/Frexp in more cases. 2021-11-07 11:36:44 +01:00
geom GLSL: Add support for transform_feedback3 geometry streams. 2020-09-30 13:01:35 +02:00
legacy Normalize all internal workaround methods to use spv prefix. 2020-11-23 15:42:27 +01:00
tesc Roll dependencies 2020-05-20 10:27:51 -04:00
tese Roll GLSLang, SPIRV-Headers and SPIRV-Tools. 2020-07-22 23:03:11 -04:00
vert Honor NoContraction qualifier. 2021-05-07 12:59:47 +02:00
vulkan GLSL: Deal with buffer_reference_align. 2021-11-07 17:11:46 +01:00