dawn-cmake/test/bug/fxc/matrix_assignment_dynamic_i...
James Price 6b1e5f552b wgsl: Do not require a semicolon after a struct
Don't generate them either, which generated a lot of test churn.

Fixed: tint:1380
Change-Id: I0a7cfdd2ef0ffe8e7fda111fbc57997b36b949e0
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/77165
Auto-Submit: James Price <jrprice@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-01-19 18:11:17 +00:00
..
local_assign_scalar_x.wgsl test: Remove [[block]] for recently added tests 2021-12-09 18:54:35 +00:00
local_assign_scalar_x.wgsl.expected.glsl Add new GLSL test expectations. 2022-01-06 15:31:21 +00:00
local_assign_scalar_x.wgsl.expected.hlsl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
local_assign_scalar_x.wgsl.expected.msl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
local_assign_scalar_x.wgsl.expected.spvasm HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
local_assign_scalar_x.wgsl.expected.wgsl wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
local_assign_scalar_xy.wgsl test: Remove [[block]] for recently added tests 2021-12-09 18:54:35 +00:00
local_assign_scalar_xy.wgsl.expected.glsl Add new GLSL test expectations. 2022-01-06 15:31:21 +00:00
local_assign_scalar_xy.wgsl.expected.hlsl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
local_assign_scalar_xy.wgsl.expected.msl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
local_assign_scalar_xy.wgsl.expected.spvasm HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
local_assign_scalar_xy.wgsl.expected.wgsl wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
local_assign_scalar_y.wgsl test: Remove [[block]] for recently added tests 2021-12-09 18:54:35 +00:00
local_assign_scalar_y.wgsl.expected.glsl Add new GLSL test expectations. 2022-01-06 15:31:21 +00:00
local_assign_scalar_y.wgsl.expected.hlsl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
local_assign_scalar_y.wgsl.expected.msl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
local_assign_scalar_y.wgsl.expected.spvasm HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
local_assign_scalar_y.wgsl.expected.wgsl wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
local_assign_vector.wgsl test: Remove [[block]] for recently added tests 2021-12-09 18:54:35 +00:00
local_assign_vector.wgsl.expected.glsl Add new GLSL test expectations. 2022-01-06 15:31:21 +00:00
local_assign_vector.wgsl.expected.hlsl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
local_assign_vector.wgsl.expected.msl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
local_assign_vector.wgsl.expected.spvasm HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
local_assign_vector.wgsl.expected.wgsl wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
module_assign_scalar_x.wgsl test: Remove [[block]] for recently added tests 2021-12-09 18:54:35 +00:00
module_assign_scalar_x.wgsl.expected.glsl Add new GLSL test expectations. 2022-01-06 15:31:21 +00:00
module_assign_scalar_x.wgsl.expected.hlsl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
module_assign_scalar_x.wgsl.expected.msl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
module_assign_scalar_x.wgsl.expected.spvasm HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
module_assign_scalar_x.wgsl.expected.wgsl wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
module_assign_scalar_xy.wgsl test: Remove [[block]] for recently added tests 2021-12-09 18:54:35 +00:00
module_assign_scalar_xy.wgsl.expected.glsl Add new GLSL test expectations. 2022-01-06 15:31:21 +00:00
module_assign_scalar_xy.wgsl.expected.hlsl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
module_assign_scalar_xy.wgsl.expected.msl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
module_assign_scalar_xy.wgsl.expected.spvasm HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
module_assign_scalar_xy.wgsl.expected.wgsl wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
module_assign_scalar_y.wgsl test: Remove [[block]] for recently added tests 2021-12-09 18:54:35 +00:00
module_assign_scalar_y.wgsl.expected.glsl Add new GLSL test expectations. 2022-01-06 15:31:21 +00:00
module_assign_scalar_y.wgsl.expected.hlsl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
module_assign_scalar_y.wgsl.expected.msl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
module_assign_scalar_y.wgsl.expected.spvasm HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
module_assign_scalar_y.wgsl.expected.wgsl wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00
module_assign_vector.wgsl test: Remove [[block]] for recently added tests 2021-12-09 18:54:35 +00:00
module_assign_vector.wgsl.expected.glsl Add new GLSL test expectations. 2022-01-06 15:31:21 +00:00
module_assign_vector.wgsl.expected.hlsl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
module_assign_vector.wgsl.expected.msl HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
module_assign_vector.wgsl.expected.spvasm HLSL: work around FXC failures when dynamically indexing matrices 2021-12-08 23:03:33 +00:00
module_assign_vector.wgsl.expected.wgsl wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00