dawn-cmake/test
Ben Clayton 6c4effe654 writer/spirv: Fix [[override]] for zero-init defaults
These expressions were not emitted as spec-ops, failing new CTS tests.

Change-Id: I56e8f56a22de2b8dac9a8bd7a2d694d8d81dca35
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/67480
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@chromium.org>
Reviewed-by: James Price <jrprice@google.com>
2021-10-26 10:05:02 +00:00
..
access writer/msl: Fix swizzling on packed vectors 2021-10-20 16:12:33 +00:00
array Allow array size to be a module-scope constant 2021-09-02 13:49:59 +00:00
buffer msl: Overload matrix-vector arithmetic operators 2021-08-23 21:45:23 +00:00
bug Migrate more tests from Ignore() to phony-assignment 2021-10-22 00:21:44 +00:00
expressions writer/msl: Fix swizzling on packed vectors 2021-10-20 16:12:33 +00:00
intrinsics writer/hlsl: Do not emit `(void) call_expr;` 2021-10-25 11:00:44 +00:00
layout/storage/mat2x2 Allow array size to be a module-scope constant 2021-09-02 13:49:59 +00:00
loops Migrate more tests from Ignore() to phony-assignment 2021-10-22 00:21:44 +00:00
matrix/constructor/elements Add support for matrix construction from scalars 2021-10-25 19:20:31 +00:00
ptr_ref writer/msl: Fix swizzling on packed vectors 2021-10-20 16:12:33 +00:00
samples writer/msl: Fix swizzling on packed vectors 2021-10-20 16:12:33 +00:00
shader_io validation: Allow interpolate(flat) on integral IO 2021-10-21 23:08:44 +00:00
statements writer/hlsl: Do not emit `(void) call_expr;` 2021-10-25 11:00:44 +00:00
struct Restore "MSL writer: make signed int overflow defined behaviour" 2021-07-30 18:59:06 +00:00
switch writer/hlsl: Inline fallthrough case statements 2021-08-02 12:58:19 +00:00
types Migrate more tests from Ignore() to phony-assignment 2021-10-22 00:21:44 +00:00
unittest/reader/spirv Add more SPIR-V reader unit test samples 2021-09-27 20:55:53 +00:00
var writer/spirv: Fix [[override]] for zero-init defaults 2021-10-26 10:05:02 +00:00
vk-gl-cts Resolver: Remove texture_storage read access 2021-10-14 10:10:45 +00:00
BUILD.gn Add support for matrix construction from scalars 2021-10-25 19:20:31 +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