Searched refs:insideAStruct (Results 1 – 1 of 1) sorted by relevance
131 static bool isIllegalVertexOutput (const glu::VarType& varType, bool insideAStruct = false, bool in… in isIllegalVertexOutput() argument149 if (insideAnArray || insideAStruct) in isIllegalVertexOutput()152 return isIllegalVertexOutput(varType.getElementType(), insideAStruct, true); in isIllegalVertexOutput()156 if (insideAnArray || insideAStruct) in isIllegalVertexOutput()