mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-10 05:57:51 +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
|
||||
@@ -125,3 +127,6 @@
|
||||
%71 = OpFunctionCall %void %main_inner %72
|
||||
OpReturn
|
||||
OpFunctionEnd
|
||||
1:1: Structure id 8 decorated as Block for variable in Uniform storage class must follow relaxed uniform buffer layout rules: member 9 is a matrix with stride 8 not satisfying alignment to 16
|
||||
%Inner = OpTypeStruct %v3int %int %v3uint %uint %v3float %float %v2int %v2int %mat2v3float %mat3v2float %_arr_v4int_uint_4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user