dawn-cmake/test/statements/assign/phony
Stephen White 46647f1c13 GLSL: put std430 packing on all buffer variables.
This is not 100% correct (the exceptions for mat2 and friends are not
implemented yet), but gets more tests passing in Dawn.

Bug: tint:1415
Change-Id: Ia11c63a5236f35e724431a65ddb6ef3c598775d0
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/79380
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: David Neto <dneto@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2022-02-04 23:09:23 +00:00
..
addr_of_non_constructable.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
addr_of_non_constructable.wgsl.expected.glsl GLSL: put std430 packing on all buffer variables. 2022-02-04 23:09:23 +00:00
addr_of_non_constructable.wgsl.expected.hlsl Implement phony assignment 2021-10-21 23:04:44 +00:00
addr_of_non_constructable.wgsl.expected.msl msl: Handle buffer variables in transform 2021-10-28 15:00:39 +00:00
addr_of_non_constructable.wgsl.expected.spvasm Implement phony assignment 2021-10-21 23:04:44 +00:00
addr_of_non_constructable.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
addr_of_runtime_array.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
addr_of_runtime_array.wgsl.expected.glsl GLSL: put std430 packing on all buffer variables. 2022-02-04 23:09:23 +00:00
addr_of_runtime_array.wgsl.expected.hlsl Implement phony assignment 2021-10-21 23:04:44 +00:00
addr_of_runtime_array.wgsl.expected.msl msl: Handle buffer variables in transform 2021-10-28 15:00:39 +00:00
addr_of_runtime_array.wgsl.expected.spvasm Implement phony assignment 2021-10-21 23:04:44 +00:00
addr_of_runtime_array.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
call.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
call.wgsl.expected.glsl GLSL: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +00:00
call.wgsl.expected.hlsl writer/hlsl: Do not emit `(void) call_expr;` 2021-10-25 11:00:44 +00:00
call.wgsl.expected.msl Implement phony assignment 2021-10-21 23:04:44 +00:00
call.wgsl.expected.spvasm Implement phony assignment 2021-10-21 23:04:44 +00:00
call.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
multiple_side_effects.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
multiple_side_effects.wgsl.expected.glsl GLSL: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +00:00
multiple_side_effects.wgsl.expected.hlsl Implement phony assignment 2021-10-21 23:04:44 +00:00
multiple_side_effects.wgsl.expected.msl Implement phony assignment 2021-10-21 23:04:44 +00:00
multiple_side_effects.wgsl.expected.spvasm Implement phony assignment 2021-10-21 23:04:44 +00:00
multiple_side_effects.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
storage_buffer.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
storage_buffer.wgsl.expected.glsl GLSL: put std430 packing on all buffer variables. 2022-02-04 23:09:23 +00:00
storage_buffer.wgsl.expected.hlsl Implement phony assignment 2021-10-21 23:04:44 +00:00
storage_buffer.wgsl.expected.msl msl: Handle buffer variables in transform 2021-10-28 15:00:39 +00:00
storage_buffer.wgsl.expected.spvasm Implement phony assignment 2021-10-21 23:04:44 +00:00
storage_buffer.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
uniform_buffer.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
uniform_buffer.wgsl.expected.glsl GLSL: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +00:00
uniform_buffer.wgsl.expected.hlsl Implement phony assignment 2021-10-21 23:04:44 +00:00
uniform_buffer.wgsl.expected.msl msl: Handle buffer variables in transform 2021-10-28 15:00:39 +00:00
uniform_buffer.wgsl.expected.spvasm Implement phony assignment 2021-10-21 23:04:44 +00:00
uniform_buffer.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00