mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-09 21:47:47 +00:00
test/tint: Suppresses vulkan-dep failures in crbug.com/tint/1632
Bug: tint:1632 Change-Id: Ie80a94821ddb0cdd467df2b9ee64adae32efde21 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98020 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
SKIP: FAILED
|
||||
|
||||
|
||||
|
||||
error: line:16: Structure id 3 decorated as Block must be explicitly laid out with RowMajor or ColMajor decorations.
|
||||
%_struct_3 = OpTypeStruct %mat3v2float
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
SKIP: FAILED
|
||||
|
||||
|
||||
|
||||
error: line:16: Structure id 3 decorated as Block must be explicitly laid out with RowMajor or ColMajor decorations.
|
||||
%_struct_3 = OpTypeStruct %mat3v2float
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
SKIP: FAILED
|
||||
|
||||
|
||||
|
||||
error: line:16: Structure id 3 decorated as Block must be explicitly laid out with RowMajor or ColMajor decorations.
|
||||
%_struct_3 = OpTypeStruct %mat3v2float
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
SKIP: FAILED
|
||||
|
||||
|
||||
|
||||
error: line:16: Structure id 3 decorated as Block must be explicitly laid out with RowMajor or ColMajor decorations.
|
||||
%_struct_3 = OpTypeStruct %mat3v2float
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
SKIP: FAILED
|
||||
|
||||
|
||||
|
||||
error: line:16: Structure id 3 decorated as Block must be explicitly laid out with RowMajor or ColMajor decorations.
|
||||
%_struct_3 = OpTypeStruct %mat3v2float
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
SKIP: FAILED
|
||||
|
||||
|
||||
|
||||
error: line:16: Structure id 3 decorated as Block must be explicitly laid out with RowMajor or ColMajor decorations.
|
||||
%_struct_3 = OpTypeStruct %mat3v2float
|
||||
|
||||
Reference in New Issue
Block a user