SPIRV-Cross/shaders
Hans-Kristian Arntzen e044732896 Support OpTypeImage with depth == 2 (unknown) properly.
Track which OpSampledImages are ever used with Dref opcodes.
2018-07-04 14:26:23 +02:00
..
amd Rewrite everything to use Bitset rather than uint64_t. 2018-03-12 13:24:14 +01:00
asm Support OpTypeImage with depth == 2 (unknown) properly. 2018-07-04 14:26:23 +02:00
comp Handle inout properly with split access chains. 2018-05-11 10:15:42 +02:00
desktop-only Support dual-source blending on GLSL and MSL. 2018-04-03 16:04:49 +02:00
flatten Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
frag Fix GatherDref on GLSL. 2018-04-30 12:45:23 +02:00
geom Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
legacy Rewrite everything to use Bitset rather than uint64_t. 2018-03-12 13:24:14 +01:00
tesc Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
tese Add explicit in/out locations everywhere. 2017-06-21 09:39:08 +02:00
vert Force recompile if we add row-major transpose functions in MSL. 2018-05-04 09:43:34 +02:00
vulkan Support ternary expressions in OpSpecConstantOp. 2018-06-25 09:49:13 +02:00