Searched refs:arrayedInterface (Results 1 – 1 of 1) sorted by relevance
1216 bool arrayedInterface; in genTestCaseName() local1223 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() local2900 if (arrayedInterface && !perPatchStorage) in init()