dawn-cmake/test/tint
dan sinclair f0c150b01b Add parsing of shorter stage attributes.
This CL adds the ability to parse the `@compute`, `@fragment` and
`@vertex` attrbutes. The `@stage(...)` are still accepted and are not
marked as deprecated yet.

Most tests are still using `@stage(..)` except for a testing one.

Bug: tint:1503
Change-Id: I85cad5996605035e83109b021ffb13db98b1a144
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/92480
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Auto-Submit: Dan Sinclair <dsinclair@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
2022-06-03 02:47:40 +00:00
..
access tint/writer/hlsl: Inline constant expressions 2022-06-01 13:14:39 +00:00
array tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
benchmark tint: Implement uniformity analaysis 2022-05-11 22:05:15 +00:00
buffer tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
bug tint: Add tests showing tint:1332 is fixed 2022-06-01 18:26:40 +00:00
builtins tint: Add builtin tests for arguments passed by var 2022-06-02 14:36:10 +00:00
expressions tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
extensions/parsing tint: Refactor Extensions / Enables. 2022-05-18 22:41:48 +00:00
identifiers/underscore tint/writer/hlsl: Inline constant expressions 2022-06-01 13:14:39 +00:00
layout/storage/mat2x2 tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
let tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
loops tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
out_of_order_decls tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
ptr_ref tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
samples tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
shader_io Add parsing of shorter stage attributes. 2022-06-03 02:47:40 +00:00
shadowing tint/writer/hlsl: Inline constant expressions 2022-06-01 13:14:39 +00:00
statements tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
struct tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
types tint/writer/hlsl: Inline constant expressions 2022-06-01 13:14:39 +00:00
unicode test: Move unicode e2e test to tint dir 2022-02-21 16:51:06 +00:00
unittest/reader/spirv tint: Remove skips for tests that now pass latest DXC 2022-05-26 13:06:55 +00:00
var tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
vk-gl-cts tint: Remove use of inf / nans from e2e tests 2022-05-31 21:35:00 +00:00
BUILD.gn tint/transform: Remove FoldConstants 2022-06-01 16:04:19 +00:00
extract-spvasm.py tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
test-all.sh tools: Replace copy-pasta scripts 2022-04-07 18:26:45 +00:00