SPIRV-Cross/reference/opt/shaders-ue4/asm/vert
Bill Hollings ec054dad7f MSL: Support synthetic functions in function constants.
Emit synthetic functions before function constants.
Support use of spvQuantizeToF16() in function constants for numerical
behavior consistency with the op code.
Ensure subnormal results from OpQuantizeToF16 are flushed to zero per SPIR-V spec.

Adjust SPIRV-Cross unit test reference shaders to accommodate these changes.
Any MSL reference shader that inclues a synthetic function is affected,
since the location it is emitted has changed.
2021-09-28 19:10:16 -04:00
..
array-missing-copies.asm.vert Roll SPIRV-Tools, SPIRV-Headers and GLSLang. 2020-05-21 15:21:41 -04:00
texture-buffer.asm.vert MSL: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00