dawn-cmake/test
James Price 3fac602d6c Minor fixups for unicode CL
This didn't make the M100 release branch, so update the release notes.

Fix a type in one of the E2E test names.

Bug: tint:1437
Change-Id: I36c018a126f412607a55ff254add60dae4fa9ae5
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/81200
Auto-Submit: James Price <jrprice@google.com>
Kokoro: Ben Clayton <bclayton@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-02-18 21:47:24 +00:00
..
access GLSL: only emit default precision qualifier for frag shader. 2022-02-07 18:49:46 +00:00
array writers: Use the new sem::Module::DependencyOrderedDeclarations 2022-02-09 23:55:51 +00:00
benchmark GLSL: implement bitwise & and | on boolean types. 2022-02-15 17:52:37 +00:00
buffer writers: Use the new sem::Module::DependencyOrderedDeclarations 2022-02-09 23:55:51 +00:00
bug GLSL: fix frexp and modf builtins. 2022-02-11 13:41:23 +00:00
builtins GLSL: fix Select op with a bool vector condition. 2022-02-15 20:00:27 +00:00
expressions writers: Use the new sem::Module::DependencyOrderedDeclarations 2022-02-09 23:55:51 +00:00
identifiers/underscore writers: Use the new sem::Module::DependencyOrderedDeclarations 2022-02-09 23:55:51 +00:00
layout/storage/mat2x2 DecomposeStridedMatrix: Avoid reserved keyword 2022-02-17 20:43:19 +00:00
let writers: Use the new sem::Module::DependencyOrderedDeclarations 2022-02-09 23:55:51 +00:00
loops GLSL: only emit default precision qualifier for frag shader. 2022-02-07 18:49:46 +00:00
out_of_order_decls resolver: Enable support of out of order declarations 2022-02-11 12:59:08 +00:00
ptr_ref GLSL: only emit default precision qualifier for frag shader. 2022-02-07 18:49:46 +00:00
samples writers: Use the new sem::Module::DependencyOrderedDeclarations 2022-02-09 23:55:51 +00:00
shader_io writers: Use the new sem::Module::DependencyOrderedDeclarations 2022-02-09 23:55:51 +00:00
shadowing writers: Use the new sem::Module::DependencyOrderedDeclarations 2022-02-09 23:55:51 +00:00
statements writers: Use the new sem::Module::DependencyOrderedDeclarations 2022-02-09 23:55:51 +00:00
struct writers: Use the new sem::Module::DependencyOrderedDeclarations 2022-02-09 23:55:51 +00:00
types writers: Use the new sem::Module::DependencyOrderedDeclarations 2022-02-09 23:55:51 +00:00
unicode Minor fixups for unicode CL 2022-02-18 21:47:24 +00:00
unittest/reader/spirv GLSL: fix Select op with a bool vector condition. 2022-02-15 20:00:27 +00:00
var Add support for override keyword and @id attribute 2022-02-15 16:36:57 +00:00
vk-gl-cts GLSL: fix Select op with a bool vector condition. 2022-02-15 20:00:27 +00:00
BUILD.gn Add src/text 2022-02-17 20:21:19 +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