dawn-cmake/test
Ben Clayton 3a600e0deb transform: Add ZeroInitWorkgroupMemory
Zero initializes all referenced workgroup storage classed variables used by each entry point.

Bug: tint:280
Fixed: tint:911
Change-Id: I3fca26a10f015f08fedef404720bbe6fd7b343a9
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/55243
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: David Neto <dneto@google.com>
Reviewed-by: James Price <jrprice@google.com>
2021-06-18 22:44:31 +00:00
..
access spirv-reader: Set workgroup size, but not specializable 2021-06-17 22:40:43 +00:00
array writer/hlsl: Emit UBO as an array of vector 2021-06-18 21:15:25 +00:00
bug/tint writer/hlsl: Emit UBO as an array of vector 2021-06-18 21:15:25 +00:00
expressions Implement bitwise complement operator 2021-06-17 08:35:54 +00:00
intrinsics intrinsics: Remove deprected arrayLength instrinsic 2021-06-18 22:44:31 +00:00
ptr_ref writer/hlsl: Emit UBO as an array of vector 2021-06-18 21:15:25 +00:00
samples writer/hlsl: Emit UBO as an array of vector 2021-06-18 21:15:25 +00:00
shader_io writer/hlsl: Emit UBO as an array of vector 2021-06-18 21:15:25 +00:00
struct writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
types Validate scalar constructor and implement conversion to vecN<bool> in spir-v backend 2021-06-18 15:32:21 +00:00
var writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
BUILD.gn transform: Add ZeroInitWorkgroupMemory 2021-06-18 22:44: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