dawn-cmake/test
James Price b28c5ad3c6 msl: Fix non-struct runtime-sized array codegen
When these are used inside a function, we were not unwrapping the
array from the struct that we wrapped it in.

Fixed: tint:1385
Change-Id: Ide7bbd802394bf09819265be48d978ec9346adfe
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/77180
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: James Price <jrprice@google.com>
2022-01-19 19:36:17 +00:00
..
access Update GLSL expectations. 2022-01-07 09:38:45 +00:00
array wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
benchmark wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
buffer wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
bug msl: Fix non-struct runtime-sized array codegen 2022-01-19 19:36:17 +00:00
expressions wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
identifiers/underscore wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
intrinsics wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
layout/storage/mat2x2 wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
let wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
loops validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
ptr_ref wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
samples wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
shader_io wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
shadowing wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
statements wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
struct wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
types wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
unittest/reader/spirv validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
var wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
vk-gl-cts validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
BUILD.gn Re-allow dynamic indexing of 'let' arrays and matrices 2022-01-06 18:11:01 +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