SPIRV-Cross/reference
Hans-Kristian Arntzen a6798d06a2 MSL: Error out on int64_t/uint64_t buffer members.
Not supported for whatever reason.
2019-06-19 10:14:46 +02:00
..
opt MSL: Error out on int64_t/uint64_t buffer members. 2019-06-19 10:14:46 +02:00
shaders GLSL: Support GL_ARB_shader_stencil_export. 2019-06-12 10:06:54 +02:00
shaders-hlsl Support emitting OpLine directive. 2019-05-28 13:44:24 +02:00
shaders-hlsl-no-opt Fix infinite loop when OpAtomic* temporaries are used in other blocks. 2019-04-24 09:33:39 +02:00
shaders-msl MSL: Error out on int64_t/uint64_t buffer members. 2019-06-19 10:14:46 +02:00
shaders-msl-no-opt Deal with case where a variable is dominated by inner part of a loop. 2019-06-06 11:11:44 +02:00
shaders-no-opt GLSL: Implement GL_EXT_buffer_reference. 2019-04-26 11:43:51 +02:00
shaders-reflection Employ heuristics to figure out how to emit SSBO/UAV reflection names. 2019-06-10 11:24:24 +02:00