Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureFilteringTests.cpp596 …tcu::TestCaseGroup* const onlyFaceInteriorGroup = new tcu::TestCaseGroup(m_testCtx, "no_edges_visi… in init() local
597 groupCubeArray->addChild(onlyFaceInteriorGroup); in init()
604 onlyFaceInteriorGroup->addChild(new TextureCubeArrayFilteringCase(m_context, in init()
/external/deqp/modules/gles3/functional/
Des3fTextureFilteringTests.cpp1519 …tcu::TestCaseGroup* onlyFaceInteriorGroup = new tcu::TestCaseGroup(m_testCtx, "no_edges_visible", … in init() local
1520 groupCube->addChild(onlyFaceInteriorGroup); in init()
1527onlyFaceInteriorGroup->addChild(new TextureCubeFilteringCase(m_testCtx, m_context.getRenderContext… in init()