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:
Loko Kung
2022-08-02 21:06:55 +00:00
committed by Dawn LUCI CQ
parent 0ce539ce2c
commit 99fa7b9e7f
17 changed files with 385 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
SKIP: FAILED
; SPIR-V
; Version: 1.3
; Generator: Google Tint Compiler; 0
@@ -43,3 +45,6 @@
%21 = OpMatrixTimesVector %v2float %16 %20
OpReturn
OpFunctionEnd
1:1: Structure id 3 decorated as Block for variable in Uniform storage class must follow relaxed uniform buffer layout rules: member 0 is a matrix with stride 8 not satisfying alignment to 16
%S = OpTypeStruct %mat3v2float %v3float