SPIRV-Cross/reference/opt
Hans-Kristian Arntzen 03b1f66ef1 GLSL: Fix row-major workaround wrapper for ES.
By default, the matrix would be declared as mediump, causing precision
issues. Need to dispatch to two separate functions since GLSL does not
support overload based on precision.
2022-12-13 15:44:03 +01:00
..
shaders GLSL: Fix row-major workaround wrapper for ES. 2022-12-13 15:44:03 +01:00
shaders-hlsl Interleave undef values with constants and types. 2022-11-20 02:08:37 -08:00
shaders-msl Merge pull request #2062 from cdavis5e/msl-spirv-assembly-fixes 2022-11-21 13:53:17 +01:00
shaders-ue4/asm Interleave undef values with constants and types. 2022-11-20 02:08:37 -08:00