Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp1207 bool arrayedInterface; in genTestCaseName() local
1214 arrayedInterface = isArrayedInterface(interface, (1u << shaderDef->m_type)); in genTestCaseName()
1222 arrayedInterface = isArrayedInterface(interface, shaderDef->getReferencingMask()); in genTestCaseName()
1225 if (arrayedInterface && isImplicitlySizedArray) in genTestCaseName()
2876 …const bool arrayedInterface = (isInputCase) ? ((shaderType == glu::SHADERTYPE_GEOMETRY) || in init() local
2883 if (arrayedInterface && !perPatchStorage) in init()