dawn-cmake/test/vk-gl-cts/spirv_assembly/instruction/terminate_invocation
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
..
no_image_atomic GLSL: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +00:00
no_image_store GLSL: implement interpolation qualifiers. 2022-01-25 21:39:05 +00:00
no_output_write GLSL: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +00:00
no_output_write_before_terminate GLSL: implement interpolation qualifiers. 2022-01-25 21:39:05 +00:00
no_ssbo_store GLSL: put std430 packing on all buffer variables. 2022-02-04 23:09:23 +00:00
ssbo_store_before_terminate GLSL: put std430 packing on all buffer variables. 2022-02-04 23:09:23 +00:00
terminate_loop GLSL: implement interpolation qualifiers. 2022-01-25 21:39:05 +00:00