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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user