SPIRV-Cross/reference/opt/shaders/vulkan/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
..
array-of-buffer-reference.nocompat.vk.comp.vk GLSL: Implement GL_EXT_buffer_reference. 2019-04-26 11:43:51 +02:00
buffer-reference-bitcast.nocompat.vk.comp.vk GLSL: Support OpBitcast for buffer references. 2019-05-09 10:29:31 +02:00
buffer-reference.nocompat.vk.comp.vk Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
spec-constant-op-member-array.vk.comp Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00
spec-constant-op-member-array.vk.comp.vk Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00
spec-constant-work-group-size.vk.comp Add test case for local_size_x_id and some complex cases. 2018-11-01 11:23:48 +01:00
spec-constant-work-group-size.vk.comp.vk Add test case for local_size_x_id and some complex cases. 2018-11-01 11:23:48 +01:00
struct-packing-scalar.nocompat.invalid.vk.comp.vk GLSL: Support GL_EXT_scalar_block_layout. 2019-04-26 15:43:37 +02:00
subgroups.nocompat.invalid.vk.comp.vk Add test shader for subgroup. 2018-04-11 10:29:47 +02:00