Searched defs:isIllegalVertexInput (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceDefinition.cpp115 static bool isIllegalVertexInput (const glu::VarType& varType) function in namespace:deqp::gles31::Functional::ProgramInterfaceDefinition
273 if (m_defaultBlock.variables[varNdx].storage == glu::STORAGE_IN && isIllegalVertexInput(m_defaultBlock.variables[varNdx].varType))

Completed in 23 milliseconds