SPIRV-Cross/reference/opt/shaders/legacy
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
..
fragment Normalize all internal workaround methods to use spv prefix. 2020-11-23 15:42:27 +01:00
vert GLSL: Fix row-major workaround wrapper for ES. 2022-12-13 15:44:03 +01:00