SPIRV-Cross/shaders-msl/asm/vert
2021-09-05 16:51:04 -04:00
..
clip-distance-plain-variable.asm.vert MSL: Support ClipDistance as an input stage variable. 2019-12-02 13:19:42 +01:00
clip-distance-plain-variable.no-user-varying.asm.vert MSL: Allow removing clip distance user varyings. 2020-04-20 09:58:40 +02:00
copy-memory-interface.asm.vert Fix a copy-pasto. 2019-04-26 17:16:21 -05:00
extract-transposed-matrix-from-struct.asm.vert Fix case where a struct is loaded which contains a row-major matrix. 2019-02-20 12:19:00 +01:00
fake-builtin-input.asm.vert MSL: Fix declaration of unused input variables. 2019-05-31 13:23:34 +02:00
invariant.msl21.asm.vert MSL: Support Invariant qualifier on position. 2019-06-12 09:39:12 +02:00
packed-bool2-to-packed_uint2.asm.vert Fix #1359: MSL: If the packed type is scalar, don't emit "pack_" prefix. 2020-05-06 00:43:34 +08:00
packed-bool-to-uint.asm.vert Fix #1359: MSL: If the packed type is scalar, don't emit "pack_" prefix. 2020-05-06 00:43:34 +08:00
packing-test.asm.vert Update tests. 2018-03-05 16:34:42 +01:00
spec-constant-op-composite.asm.vert Add tests for OpSpecConstantOp ops OpQuantizeToF16 and OpSRem. 2021-09-05 16:51:04 -04:00
uint-vertex-id-instance-id.asm.vert Deal with some builtins being declared with wrong signedness. 2018-06-22 11:30:56 +02:00