dawn-cmake/test/tint
dan sinclair 49d1a2d950 Add while statement parsing.
This CL adds parsing for the WGSL `while` statement.

Bug: tint:1425
Change-Id: Ibce5e28568935ca4f51b5ac33e7a60af7a916b4a
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93540
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
2022-06-16 12:01:27 +00:00
..
access Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
array Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
benchmark Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
buffer Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
bug Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
builtins tint: Remove support for smoothStep builtin 2022-06-15 23:32:14 +00:00
expressions Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
extensions/parsing Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
identifiers/underscore tint/writer/hlsl: Inline constant expressions 2022-06-01 13:14:39 +00:00
layout/storage/mat2x2 Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
let Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
loops Add while statement parsing. 2022-06-16 12:01:27 +00:00
out_of_order_decls Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
ptr_ref Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
samples Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
shader_io Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
shadowing tint/writer/hlsl: Inline constant expressions 2022-06-01 13:14:39 +00:00
statements Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
struct Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
types Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
unicode Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
unittest/reader/spirv tint: Remove skips for tests that now pass latest DXC 2022-05-26 13:06:55 +00:00
var Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
vk-gl-cts Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
BUILD.gn Add while statement parsing. 2022-06-16 12:01:27 +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