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
|
|
@ -49,6 +49,10 @@ gl_FragCoord origin is upper left
|
|||
0:? 'i' ( temp structure{})
|
||||
0:? Linker Objects
|
||||
|
||||
error: SPIRV-Tools Validation Errors
|
||||
error: Input variable id <20> is used by entry point 'main' id <4>, but is not listed as an interface
|
||||
%i_1 = OpVariable %_ptr_Input_ps_in Input
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80007
|
||||
// Id's are bound by 27
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue