Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcShaderMultisampleInterpolationTests.cpp598 tcu::TestCaseGroup* apiGroup = new tcu::TestCaseGroup(m_testCtx, "api", "API verification"); in init() local
599apiGroup->addChild(new ShaderMultisampleInterpolationApiCase(m_context, "api", "API verification",… in init()
600 addChild(apiGroup); in init()
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp1801 TestCaseGroup* apiGroup = in createSeparateShaderTests() local
1803 group->addChild(apiGroup); in createSeparateShaderTests()
1810 apiGroup->addChild(new SeparateShaderTest( in createSeparateShaderTests()
1815 apiGroup->addChild(new SeparateShaderTest( in createSeparateShaderTests()
1821 apiGroup->addChild(new SeparateShaderTest( in createSeparateShaderTests()
1827 apiGroup->addChild(new SeparateShaderTest( in createSeparateShaderTests()