dawn-cmake/test
Ben Clayton 7e00263c01 wgsl: Remove [[access]] and [[offset]] decorations
These have been deprecated, and their usages in Dawn, CTS and samples have been updated.

Fixed: tint:846
Change-Id: I74b831fd5be2e7ca02e8208835eac8beddcef9af
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/54325
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: David Neto <dneto@google.com>
Reviewed-by: James Price <jrprice@google.com>
2021-06-16 09:19:36 +00:00
..
access writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
array writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
bug/tint wgsl: Remove [[access]] and [[offset]] decorations 2021-06-16 09:19:36 +00:00
expressions writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
intrinsics writer/hlsl: Implement fma() 2021-06-16 09:19:36 +00:00
ptr_ref writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
samples writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
shader_io writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
struct writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
types writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
var writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
BUILD.gn wgsl: Remove [[access]] and [[offset]] decorations 2021-06-16 09:19:36 +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