Searched refs:isArrayedInterface (Results 1 – 1 of 1) sorted by relevance
912 static bool isArrayedInterface(ProgramInterface interface, uint32_t stageBits);1260 arrayedInterface = isArrayedInterface(interface, (1u << shaderDef->m_type)); in genTestCaseName()1269 arrayedInterface = isArrayedInterface(interface, shaderDef->getReferencingMask()); in genTestCaseName()1299 bool ResourceListTestCase::isArrayedInterface(ProgramInterface interface, uint32_t stageBits) in isArrayedInterface() function in deqp::gles31::Functional::__anonef1c9bed0111::ResourceListTestCase