SPV: Add SPIRV-Tools validator. This needs the latest SPIR-Tools.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
spv.stereoViewRendering.tesc
|
||||
error: SPIRV-Tools Validation Errors
|
||||
error: When BuiltIn decoration is applied to a structure-type member, all members of that structure type must also be decorated with BuiltIn (No allowed mixing of built-in variables and non-built-in variables within a single structure). Structure id 27 does not meet this requirement.
|
||||
%gl_PerVertex_0 = OpTypeStruct %v4float %float %_arr_float_uint_1 %_arr_float_uint_1 %v4float
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80007
|
||||
// Id's are bound by 38
|
||||
|
||||
Reference in New Issue
Block a user