Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp1216 bool arrayedInterface; in genTestCaseName() local
1223 arrayedInterface = isArrayedInterface(interface, (1u << shaderDef->m_type)); in genTestCaseName()
1231 arrayedInterface = isArrayedInterface(interface, shaderDef->getReferencingMask()); in genTestCaseName()
1234 if (arrayedInterface && isImplicitlySizedArray) in genTestCaseName()
2893 …const bool arrayedInterface = (isInputCase) ? ((shaderType == glu::SHADERTYPE_GEOMETRY) || in init() local
2900 if (arrayedInterface && !perPatchStorage) in init()