SPIRV-Cross/reference/opt/shaders-msl/asm/frag
Hans-Kristian Arntzen e2c95bdcbc MSL: Rewrite how resource indices are fallback-assigned.
We used to use the Binding decoration for this, but this method is
hopelessly broken. If no explicit MSL resource remapping exists, we
remap automatically in a manner which should always "just work".
2019-06-21 12:54:08 +02:00
..
combined-sampler-reuse.asm.frag MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00
default-member-names.asm.frag Update glslang and SPIRV-Tools. 2018-09-27 11:10:22 +02:00
descriptor-array-unnamed.asm.frag MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00
empty-struct.asm.frag Support empty structs. 2018-04-05 16:26:54 +02:00
extract-packed-from-composite.asm.frag Forward meta information in OpCompositeExtract. 2019-01-07 10:43:55 +01:00
frem.asm.frag CompilerMSL support matrices & arrays in stage-in & stage-out. 2018-06-12 11:41:35 -04:00
function-overload-alias.asm.frag Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
image-extract-reuse.asm.frag Fix usage tracking issue for OpImage. 2018-04-27 11:11:24 +02:00
implicit-read-dep-phi.asm.frag CompilerMSL support matrices & arrays in stage-in & stage-out. 2018-06-12 11:41:35 -04:00
inf-nan-constant.asm.frag Add Windows support in Travis CI. 2018-10-27 00:22:30 +02:00
interpolation-qualifiers-struct.asm.frag MSL: Support global I/O block and struct Input/Output usage. 2018-09-13 16:04:24 +02:00
line-directive.line.asm.frag Support emitting OpLine directive. 2019-05-28 13:44:24 +02:00
locations-components.asm.frag MSL: Account for components when assigning locations to varyings. 2018-09-06 13:52:33 -05:00
lut-promotion-initializer.asm.frag MSL: Support copying array of arrays. 2018-09-12 09:54:55 +02:00
min-lod.msl22.asm.frag MSL: Support MinLod operand. 2019-06-19 09:43:03 +02:00
min-max-clamp.invalid.asm.frag Update glslang and SPIRV-Tools. 2018-09-27 11:10:22 +02:00
op-constant-null.asm.frag Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
op-image-sampled-image.asm.frag MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00
pass-by-value.asm.frag MSL: Properly support passing parameters by value. 2018-08-06 15:43:51 +02:00
phi-loop-variable.asm.frag Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
sample-and-compare.asm.frag MSL: Fix textures which are sampled and compared against. 2019-02-22 12:27:40 +01:00
single-function-private-lut.asm.frag Support LUTs in single-function CFGs on Private storage class. 2019-02-06 10:38:59 +01:00
srem.asm.frag CompilerMSL support matrices & arrays in stage-in & stage-out. 2018-06-12 11:41:35 -04:00
storage-class-output-initializer.asm.frag Support initializers on StorageClassOutput. 2019-01-30 10:29:08 +01:00
texel-fetch-no-lod.asm.frag Deal with OpImageFetch without explicit LOD. 2018-04-30 10:54:44 +02:00
undef-variable-store.asm.frag Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
unknown-depth-state.asm.frag MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00
unord-relational-op.asm.frag Add some uncommitted reference files. 2018-09-03 12:39:40 +02:00
unreachable.asm.frag Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00
vector-shuffle-oom.asm.frag MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00