SPV: Add SPIRV-Tools validator. This needs the latest SPIR-Tools.
This commit is contained in:
parent
e7df8e0b76
commit
cc14f2d329
84 changed files with 370 additions and 1 deletions
|
|
@ -715,6 +715,10 @@ local_size = (1, 1, 1)
|
|||
0:? 'inU0' (layout( location=3) in 4-component vector of uint)
|
||||
0:? 'inU1' (layout( location=4) in 4-component vector of uint)
|
||||
|
||||
error: SPIRV-Tools Validation Errors
|
||||
error: Expected operand to be vector bool: All
|
||||
%64 = OpAll %bool %63
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80007
|
||||
// Id's are bound by 265
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue