SPIRV-Cross/shaders-no-opt
Hans-Kristian Arntzen 1c88730e12 GLSL: Implement 1D texture emulation for ES.
ES does not support 1D images at all. Fake it by promoting 1D images to
2D.
2022-05-27 11:51:34 +02:00
..
asm Add tests for OpCompositeInsert edge cases. 2022-05-18 16:43:32 +02:00
comp Test behavior around OpSelect with matrices. 2021-10-13 16:08:29 +02:00
frag GLSL: Implement 1D texture emulation for ES. 2022-05-27 11:51:34 +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 Add test for SPIR-V 1.6 Volatile HelperInvocation. 2022-03-04 11:19:33 +01:00