Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceDefinition.cpp208 static bool isTypeIntegerOrContainsIntegers (const glu::VarType& varType) in isTypeIntegerOrContainsIntegers() function
213 return isTypeIntegerOrContainsIntegers(varType.getElementType()); in isTypeIntegerOrContainsIntegers()
217 if (isTypeIntegerOrContainsIntegers(varType.getStructPtr()->getMember(ndx).getType())) in isTypeIntegerOrContainsIntegers()
287 …ariables[varNdx].interpolation != glu::INTERPOLATION_FLAT && isTypeIntegerOrContainsIntegers(m_def… in isValid()
306 …ariables[varNdx].interpolation != glu::INTERPOLATION_FLAT && isTypeIntegerOrContainsIntegers(m_def… in isValid()