dawn-cmake/test
James Price f6e5cc03bf Deprecate the @stride attribute
Update validation error for invalid uniform array element alignment.

Update tests to either remove the @stride attribute or use a different
element type.

Bug: tint:1381
Change-Id: I50b52cd78a34d9cd162fa5f2171a5fd35dcf3b79
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/77560
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-01-20 22:11:07 +00:00
..
access wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
array Deprecate the @stride attribute 2022-01-20 22:11:07 +00:00
benchmark wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
buffer Deprecate the @stride attribute 2022-01-20 22:11:07 +00:00
bug Deprecate the @stride attribute 2022-01-20 22:11:07 +00:00
expressions wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
identifiers/underscore wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
intrinsics wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
layout/storage/mat2x2 wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
let wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
loops wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
ptr_ref wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
samples wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
shader_io wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
shadowing wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
statements wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
struct wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
types wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
unittest/reader/spirv wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
var wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
vk-gl-cts Remove passing HLSL expected files for vk-gl-cts 2022-01-20 22:11:07 +00:00
BUILD.gn Re-allow dynamic indexing of 'let' arrays and matrices 2022-01-06 18:11:01 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
test-all.sh main: Replace --dawn-validation with --validate 2021-06-02 21:02:34 +00:00