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
|
|
@ -5643,6 +5643,10 @@ gl_FragCoord origin is upper left
|
|||
0:? 'gs_uc4' ( shared 4-component vector of uint)
|
||||
0:? '@entryPointOutput.color' (layout( location=0) out 4-component vector of float)
|
||||
|
||||
error: SPIRV-Tools Validation Errors
|
||||
error: Matrix types can only be parameterized with floating-point types.
|
||||
%mat2v2bool = OpTypeMatrix %v2bool 2
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80007
|
||||
// Id's are bound by 1836
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue