Searched refs:isArrayedInterface (Results 1 – 1 of 1) sorted by relevance
889 static bool isArrayedInterface (ProgramInterface interface, deUint32 stageBits);1211 arrayedInterface = isArrayedInterface(interface, (1u << shaderDef->m_type)); in genTestCaseName()1219 arrayedInterface = isArrayedInterface(interface, shaderDef->getReferencingMask()); in genTestCaseName()1249 bool ResourceListTestCase::isArrayedInterface (ProgramInterface interface, deUint32 stageBits) in isArrayedInterface() function in deqp::gles31::Functional::__anon1fa03e770111::ResourceListTestCase