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