dawn-cmake/test
Stephen White 6d770093bd GLSL: fix arrayLength().
Bug: tint:1222
Change-Id: I6f9576908a41f3b37036ef7afe10cb74a99cd63f
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/79440
Reviewed-by: Ben Clayton <bclayton@google.com>
Reviewed-by: David Neto <dneto@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2022-02-05 00:20:54 +00:00
..
access GLSL: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +00:00
array GLSL: put std430 packing on all buffer variables. 2022-02-04 23:09:23 +00:00
benchmark GLSL: put std430 packing on all buffer variables. 2022-02-04 23:09:23 +00:00
buffer GLSL: put std430 packing on all buffer variables. 2022-02-04 23:09:23 +00:00
bug GLSL: fix arrayLength(). 2022-02-05 00:20:54 +00:00
builtins GLSL: fix arrayLength(). 2022-02-05 00:20:54 +00:00
expressions GLSL: put std430 packing on all buffer variables. 2022-02-04 23:09:23 +00:00
identifiers/underscore GLSL: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +00:00
layout/storage/mat2x2 GLSL: put std430 packing on all buffer variables. 2022-02-04 23:09:23 +00:00
let GLSL: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +00:00
loops GLSL: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +00:00
ptr_ref GLSL: fix barriers. 2022-02-05 00:15:34 +00:00
samples GLSL: put std430 packing on all buffer variables. 2022-02-04 23:09:23 +00:00
shader_io GLSL: put std430 packing on all buffer variables. 2022-02-04 23:09:23 +00:00
shadowing GLSL: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +00:00
statements GLSL: put std430 packing on all buffer variables. 2022-02-04 23:09:23 +00:00
struct GLSL: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +00:00
types GLSL: fix textureLoad() and textureStore(), depth textures, and more. 2022-02-03 22:39:13 +00:00
unittest/reader/spirv GLSL: fix arrayLength(). 2022-02-05 00:20:54 +00:00
var GLSL: fix barriers. 2022-02-05 00:15:34 +00:00
vk-gl-cts GLSL: fix barriers. 2022-02-05 00:15:34 +00:00
BUILD.gn reader/spirv: Decompose arrays with strides 2022-02-04 15:39:34 +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