SPIRV-Cross/reference/opt/shaders-hlsl/comp
Chip Davis 5547b25afe Interleave undef values with constants and types.
Undef values may be of struct type and may be used in constants.
Therefore, they must be interleaved with constants and types.

Fixes the rest of the Vulkan CTS test
`dEQP-VK.spirv_assembly.instruction.compute.opundef.undefined_spec_constant_composite`.

(Please excuse the churn in the reference output; it's an inevitable
result of this change.)
2022-11-20 02:08:37 -08:00
..
access-chain-load-composite.comp HLSL: Fix bug when reading and writing structs from SSBO. 2020-01-08 14:27:02 +01:00
access-chains.comp Update for pull request #1162 rev. 1 2019-09-24 18:13:04 -04:00
access-chains.force-uav.comp HLSL: Add option to always treat SSBO as UAV, even with readonly. 2020-03-04 16:42:31 +01:00
address-buffers.comp Update for pull request #1162 rev. 1 2019-09-24 18:13:04 -04:00
atomic.comp Update for pull request #1162 rev. 1 2019-09-24 18:13:04 -04:00
barriers.comp Update glslang/SPIRV-Tools on Travis. 2018-03-24 04:16:18 +01:00
builtins.comp Update glslang/SPIRV-Tools on Travis. 2018-03-24 04:16:18 +01:00
composite-array-initialization.comp Rewrite how IDs are iterated over. 2019-01-10 12:52:56 +01:00
globallycoherent.comp Update for pull request #1162 rev. 1 2019-09-24 18:13:04 -04:00
image.comp Update for pull request #1162 rev. 1 2019-09-24 18:13:04 -04:00
image.nonwritable-uav-texture.comp HLSL: Add support for treating NonWritable UAV texture as SRV instead. 2020-04-03 11:50:50 +02:00
inverse.comp Normalize all internal workaround methods to use spv prefix. 2020-11-23 15:42:27 +01:00
num-workgroups-alone.comp CLI/HLSL: Don't set explicit binding for synthesized NumWorkgroups CBV. 2021-09-30 14:30:49 +02:00
num-workgroups-with-builtins.comp CLI/HLSL: Don't set explicit binding for synthesized NumWorkgroups CBV. 2021-09-30 14:30:49 +02:00
outer-product.comp Update for pull request #1162 rev. 1 2019-09-24 18:13:04 -04:00
rayquery.nofxc.fxconly.comp Interleave undef values with constants and types. 2022-11-20 02:08:37 -08:00
rmw-matrix.comp Update for pull request #1162 rev. 1 2019-09-24 18:13:04 -04:00
rwbuffer-matrix.comp Roll dependencies 2020-05-20 10:27:51 -04:00
scalar-std450-distance-length-normalize.comp Update for pull request #1162 rev. 1 2019-09-24 18:13:04 -04:00
shared.comp Update glslang/SPIRV-Tools on Travis. 2018-03-24 04:16:18 +01:00
spec-constant-op-member-array.comp Update for pull request #1162 rev. 1 2019-09-24 18:13:04 -04:00
spec-constant-work-group-size.comp HLSL: Complete support for combined image samplers in legacy. 2018-11-12 09:59:39 +01:00
ssbo-array-length.comp Update for pull request #1162 rev. 1 2019-09-24 18:13:04 -04:00
ssbo-array.comp Update for pull request #1162 rev. 1 2019-09-24 18:13:04 -04:00