Home
last modified time | relevance | path

Searched defs:baseLevelGroup (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fTextureMipmapTests.cpp2561 …tcu::TestCaseGroup* baseLevelGroup = new tcu::TestCaseGroup(m_testCtx, "base_level", "Base level"); in init() local
2628 …tcu::TestCaseGroup* baseLevelGroup = new tcu::TestCaseGroup(m_testCtx, "base_level", "Base level"); in init() local
2710 …tcu::TestCaseGroup* baseLevelGroup = new tcu::TestCaseGroup(m_testCtx, "base_level", "Base level"); in init() local
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp2256 TestCaseGroup* const baseLevelGroup = new TestCaseGroup(m_context, "base_level", ""); in init() local