SPIRV-Cross/reference/opt/shaders-msl/asm/frag
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
..
combined-sampler-reuse.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
default-member-names.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
descriptor-array-unnamed.asm.frag MSL: Do not declare array of UBO/SSBO as spvUnsafeArray<T>. 2019-10-26 16:10:08 +02:00
disable-renamed-output.frag-output.asm.frag MSL: Force disabled fragment builtins to have the right name. 2020-04-15 19:25:18 -05:00
empty-struct.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
extract-packed-from-composite.asm.frag Roll dependencies 2020-05-20 10:27:51 -04:00
frem.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
function-overload-alias.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
image-extract-reuse.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
implicit-read-dep-phi.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
inf-nan-constant.asm.frag Add comment after inf/nan float number for clarifying. 2021-05-27 02:40:41 +08:00
interpolation-qualifiers-struct.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
line-directive.line.asm.frag Roll dependencies. 2021-01-08 10:41:51 +01:00
locations-components.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
lut-promotion-initializer.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
min-lod.msl22.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
op-constant-null.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
op-image-sampled-image.asm.frag MSL: Do not generate UnsafeArray<> for any array inside buffer objects. 2019-10-24 12:22:30 +02:00
pass-by-value.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
phi-loop-variable.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
pull-model-interpolation.asm.msl23.frag MSL: Support pull-model interpolation on MSL 2.3+. 2020-11-05 11:57:45 -06:00
sample-and-compare.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
single-function-private-lut.asm.frag MSL: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00
srem.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
storage-class-output-initializer.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
texel-fetch-no-lod.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
texture-atomics.asm.frag Removed bounds checks in favor of SPIRV-Tools pass '--graphics-robust-access' 2019-10-21 16:39:53 -04:00
texture-atomics.asm.graphics-robust-access.frag Removed bounds checks in favor of SPIRV-Tools pass '--graphics-robust-access' 2019-10-21 16:39:53 -04:00
texture-sampling-fp16.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
undef-variable-store.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
unknown-depth-state.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
unord-relational-op.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
unreachable.asm.frag Updates for pull request #1162 2019-09-24 14:35:25 -04:00
vector-shuffle-oom.asm.frag MSL: Do not generate UnsafeArray<> for any array inside buffer objects. 2019-10-24 12:22:30 +02:00