Home
last modified time | relevance | path

Searched refs:coordTypeGroup (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles2/accuracy/
Des2aTextureMipmapTests.cpp695 …tcu::TestCaseGroup* coordTypeGroup = new tcu::TestCaseGroup(m_testCtx, coordTypes[coordType].name,… in init() local
696 group2D->addChild(coordTypeGroup); in init()
706coordTypeGroup->addChild(new Texture2DMipmapCase(m_testCtx, m_context.getRenderContext(), m_contex… in init()
734 …tcu::TestCaseGroup* coordTypeGroup = new tcu::TestCaseGroup(m_testCtx, cubeCoordTypes[coordType].n… in init() local
735 groupCube->addChild(coordTypeGroup); in init()
739coordTypeGroup->addChild(new TextureCubeMipmapCase(m_testCtx, m_context.getRenderContext(), m_cont… in init()
/external/deqp/modules/gles3/accuracy/
Des3aTextureMipmapTests.cpp684 …tcu::TestCaseGroup* coordTypeGroup = new tcu::TestCaseGroup(m_testCtx, coordTypes[coordType].name,… in init() local
685 group2D->addChild(coordTypeGroup); in init()
695coordTypeGroup->addChild(new Texture2DMipmapCase(m_testCtx, m_context.getRenderContext(), m_contex… in init()
723 …tcu::TestCaseGroup* coordTypeGroup = new tcu::TestCaseGroup(m_testCtx, cubeCoordTypes[coordType].n… in init() local
724 groupCube->addChild(coordTypeGroup); in init()
728coordTypeGroup->addChild(new TextureCubeMipmapCase(m_testCtx, m_context.getRenderContext(), m_cont… in init()
/external/deqp/modules/gles2/functional/
Des2fTextureMipmapTests.cpp1128 …tcu::TestCaseGroup* coordTypeGroup = new tcu::TestCaseGroup(m_testCtx, coordTypes[coordType].name,… in init() local
1129 group2D->addChild(coordTypeGroup); in init()
1147coordTypeGroup->addChild(new Texture2DMipmapCase(m_testCtx, m_context.getRenderContext(), m_contex… in init()
1219 …tcu::TestCaseGroup* coordTypeGroup = new tcu::TestCaseGroup(m_testCtx, cubeCoordTypes[coordType].n… in init() local
1220 groupCube->addChild(coordTypeGroup); in init()
1224coordTypeGroup->addChild(new TextureCubeMipmapCase(m_testCtx, m_context.getRenderContext(), m_cont… in init()
/external/deqp/modules/gles3/functional/
Des3fTextureMipmapTests.cpp2470 …tcu::TestCaseGroup* coordTypeGroup = new tcu::TestCaseGroup(m_testCtx, coordTypes[coordType].name,… in init() local
2471 group2D->addChild(coordTypeGroup); in init()
2489coordTypeGroup->addChild(new Texture2DMipmapCase(m_testCtx, m_context.getRenderContext(), m_contex… in init()
2578 …tcu::TestCaseGroup* coordTypeGroup = new tcu::TestCaseGroup(m_testCtx, cubeCoordTypes[coordType].n… in init() local
2579 groupCube->addChild(coordTypeGroup); in init()
2583coordTypeGroup->addChild(new TextureCubeMipmapCase(m_testCtx, m_context.getRenderContext(), m_cont… in init()
2645 …tcu::TestCaseGroup* coordTypeGroup = new tcu::TestCaseGroup(m_testCtx, coordTypes[coordType].name,… in init() local
2646 group3D->addChild(coordTypeGroup); in init()
2664 coordTypeGroup->addChild(new Texture3DMipmapCase(m_context, in init()