SPIRV-Cross/reference/opt/shaders-msl/comp
Ryan Harrison cf1bf1c6ae Update external/ to SPIR-V 1.5
Rolled the hashes used for glslang, SPIRV-Tools, and SPIRV-Headers to
HEAD, which includes the update to 1.5.

Added passing '--amb' to glslang, so I didn't have to explicitly set
bindings in a large number of test shaders that currently don't, and
now glslang considers them invalid.

Marked all shaders that no longer pass spirv-val as .invalid.
2019-09-18 16:04:27 -04:00
..
access-private-workgroup-in-function.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
argument-buffers-discrete.msl2.argument.discrete.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
argument-buffers-image-load-store.ios.msl2.argument.comp MSL: Force storage images on iOS to use discrete descriptors. 2019-09-05 11:01:05 -05:00
argument-buffers-image-load-store.msl2.argument.comp MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00
array-length.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
array-length.msl2.argument.discrete.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
atomic.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
barriers.comp MSL: Add support for subgroup operations. 2019-05-15 17:40:04 -05:00
basic.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
basic.dispatchbase.comp MSL: Adjust BuiltInWorkgroupId for vkCmdDispatchBase(). 2019-07-24 08:56:15 -05:00
basic.dispatchbase.msl11.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
basic.dynamic-buffer.msl2.invalid.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
bitcast-16bit-1.invalid.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
bitcast-16bit-2.invalid.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
builtins.comp MSL: Fix declaration of unused input variables. 2019-05-31 13:23:34 +02:00
cfg-preserve-parameter.comp Add reference output for --opt. 2017-11-23 09:50:11 +01:00
coherent-block.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
coherent-image.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
complex-type-alias.comp MSL: Add test case for complex type alias. 2019-05-23 15:05:30 +02:00
composite-array-initialization.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
composite-construct.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
copy-array-of-arrays.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
culling.comp MSL: Handle coherent, volatile, and restrict. 2019-07-11 10:22:30 -05:00
defer-parens.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
dowhile.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
force-recompile-hooks.swizzle.comp MSL: Add support for sampler Y'CbCr conversion. 2019-09-01 18:35:53 -05:00
functions.comp Update glslang and SPIRV-Tools. 2018-09-27 11:10:22 +02:00
global-invocation-id-writable-ssbo-in-function.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
global-invocation-id.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
image-cube-array-load-store.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
image.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
insert.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
int64.invalid.msl22.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
inverse.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
local-invocation-id.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
local-invocation-index.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
mat3.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
mod.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
modf.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
outer-product.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
packing-test-1.comp MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00
packing-test-2.comp MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00
read-write-only.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
rmw-matrix.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
rmw-opt.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
scalar-std450-distance-length-normalize.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
shared-array-of-arrays.comp MSL: Declare gl_WorkGroupSize constant with [[maybe_unused]]. 2019-03-28 10:54:18 +01:00
shared.comp MSL: Declare gl_WorkGroupSize constant with [[maybe_unused]]. 2019-03-28 10:54:18 +01:00
spec-constant-op-member-array.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
spec-constant-work-group-size.comp MSL: Declare gl_WorkGroupSize constant with [[maybe_unused]]. 2019-03-28 10:54:18 +01:00
storage-buffer-std140-vector-array.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
struct-layout.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
struct-nested.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
struct-packing.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
torture-loop.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
type-alias.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
udiv.comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
writable-ssbo.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00