SPIRV-Cross/shaders-no-opt
Hans-Kristian Arntzen 8216e87f02 Handle SPIR-V 1.4 selection constructs.
Fix bug in to_trivial_mix_op, where we made a pre-1.4 assumption that
component count of selector is equal to value component count.
2021-06-28 12:23:44 +02:00
..
asm Handle SPIR-V 1.4 selection constructs. 2021-06-28 12:23:44 +02:00
comp GLSL: Support GL_EXT_shader_image_load_formatted. 2021-04-20 13:36:51 +02:00
frag Handle odd type for textureGather component. 2021-06-03 11:37:45 +02:00
legacy/frag GLSL: Use for-loop fallback instead of do/while for legacy ESSL. 2020-06-29 12:50:31 +02:00
vert GLSL: Add option to force flattening IO blocks. 2020-07-28 15:16:06 +02:00
vulkan GLSL: Support shading rate builtins. 2021-04-20 13:58:07 +02:00