Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglChooseConfigTests.cpp576 …tcu::TestCaseGroup* selectionGroup = new tcu::TestCaseGroup(m_testCtx, "selection_only", "Selectio… in init() local
577 simpleGroup->addChild(selectionGroup); in init()
584selectionGroup->addChild(new ChooseConfigSimpleCase(m_eglTestCtx, attributes[ndx].testName, "Simpl… in init()
/external/deqp/modules/gles2/functional/
Des2fShaderOperatorTests.cpp1409 …TestCaseGroup* selectionGroup = new TestCaseGroup(m_context, "selection", "Selection operator test… in init() local
1410 addChild(selectionGroup); in init()
1454selectionGroup->addChild(new ShaderOperatorCase(m_context, name.c_str(), "", isVertexCase, evalFun… in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp2020 …TestCaseGroup* selectionGroup = new TestCaseGroup(m_testCtx, "selection", "Selection operator test… in init() local
2021 addChild(selectionGroup); in init()
2068selectionGroup->addChild(new ShaderOperatorCase(m_testCtx, name.c_str(), "", isVertexCase, evalFun… in init()
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp2061 …TestCaseGroup* selectionGroup = new TestCaseGroup(m_context, "selection", "Selection operator test… in init() local
2062 addChild(selectionGroup); in init()
2109selectionGroup->addChild(new ShaderOperatorCase(m_context, name.c_str(), "", isVertexCase, evalFun… in init()