dawn-cmake/test/intrinsics/ignore
James Price 1461b032aa glsl: Don't emit structs with runtime-sized arrays
The GLSL emitted for these was invalid, and we don't need these
structs since they're only used as the store types of buffers, which
are handled elsewhere.

Change-Id: I17c15e408b5c36e9b895e5950528a6d02d1802a6
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/72381
Reviewed-by: Stephen White <senorblanco@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
2021-12-09 18:54:35 +00:00
..
call.wgsl transform/DMA: Fix ignore() for buffer members 2021-07-30 15:13:58 +00:00
call.wgsl.expected.glsl GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
call.wgsl.expected.hlsl Deprecate Ignore() 2021-10-22 06:23:12 +00:00
call.wgsl.expected.msl Deprecate Ignore() 2021-10-22 06:23:12 +00:00
call.wgsl.expected.spvasm Deprecate Ignore() 2021-10-22 06:23:12 +00:00
call.wgsl.expected.wgsl Deprecate Ignore() 2021-10-22 06:23:12 +00:00
runtime_array.wgsl tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
runtime_array.wgsl.expected.glsl glsl: Don't emit structs with runtime-sized arrays 2021-12-09 18:54:35 +00:00
runtime_array.wgsl.expected.hlsl tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
runtime_array.wgsl.expected.msl tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
runtime_array.wgsl.expected.spvasm tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
runtime_array.wgsl.expected.wgsl tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
storage_buffer.wgsl tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
storage_buffer.wgsl.expected.glsl glsl: Don't emit structs with runtime-sized arrays 2021-12-09 18:54:35 +00:00
storage_buffer.wgsl.expected.hlsl tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
storage_buffer.wgsl.expected.msl tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
storage_buffer.wgsl.expected.spvasm tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
storage_buffer.wgsl.expected.wgsl tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
uniform_buffer.wgsl tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
uniform_buffer.wgsl.expected.glsl glsl: Don't emit structs with runtime-sized arrays 2021-12-09 18:54:35 +00:00
uniform_buffer.wgsl.expected.hlsl tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
uniform_buffer.wgsl.expected.msl tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
uniform_buffer.wgsl.expected.spvasm tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
uniform_buffer.wgsl.expected.wgsl tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00