Home
last modified time | relevance | path

Searched refs:isTypeIntegerOrContainsIntegers (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinition.cpp198 static bool isTypeIntegerOrContainsIntegers (const glu::VarType& varType) in isTypeIntegerOrContainsIntegers() function
203 return isTypeIntegerOrContainsIntegers(varType.getElementType()); in isTypeIntegerOrContainsIntegers()
207 if (isTypeIntegerOrContainsIntegers(varType.getStructPtr()->getMember(ndx).getType())) in isTypeIntegerOrContainsIntegers()
277 …ariables[varNdx].interpolation != glu::INTERPOLATION_FLAT && isTypeIntegerOrContainsIntegers(m_def… in isValid()
296 …ariables[varNdx].interpolation != glu::INTERPOLATION_FLAT && isTypeIntegerOrContainsIntegers(m_def… in isValid()