dawn-cmake/test
David Neto 17287fcf1a spirv-reader: Set workgroup size, but not specializable
The WorkgroupSize builtin decoration applies to a composite constant.
Because WGSL does not yet support specializable constants for this,
use the *default* values for that SPIR-V spec constant.

Update end-to-end test expectations.

Fixed: tint:503
Change-Id: I012b316d13544ab9282e3276b58906327adab133
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/41960
Auto-Submit: David Neto <dneto@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: David Neto <dneto@google.com>
Reviewed-by: Alan Baker <alanbaker@google.com>
2021-06-17 22:40:43 +00:00
..
access spirv-reader: Set workgroup size, but not specializable 2021-06-17 22:40:43 +00:00
array spirv-reader: switch to HLSL-style pipeline IO 2021-06-17 09:10:04 +00:00
bug/tint spirv-reader: Set workgroup size, but not specializable 2021-06-17 22:40:43 +00:00
expressions Implement bitwise complement operator 2021-06-17 08:35:54 +00:00
intrinsics test/intrinsics: Include overload signature in test case 2021-06-17 20:04:45 +00:00
ptr_ref spirv-reader: Set workgroup size, but not specializable 2021-06-17 22:40:43 +00:00
samples test: Generate HLSL expected case that now passes 2021-06-17 14:23:05 +00:00
shader_io writer/hlsl: Generate padding for UBO padded structs 2021-06-16 09:50:11 +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 resolver: Resolve atomic types 2021-06-17 19:56:14 +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