Searched refs:selectionGroup (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/egl/ |
D | teglChooseConfigTests.cpp | 576 …tcu::TestCaseGroup* selectionGroup = new tcu::TestCaseGroup(m_testCtx, "selection_only", "Selectio… in init() local 577 simpleGroup->addChild(selectionGroup); in init() 584 …selectionGroup->addChild(new ChooseConfigSimpleCase(m_eglTestCtx, attributes[ndx].testName, "Simpl… in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderOperatorTests.cpp | 1409 …TestCaseGroup* selectionGroup = new TestCaseGroup(m_context, "selection", "Selection operator test… in init() local 1410 addChild(selectionGroup); in init() 1454 …selectionGroup->addChild(new ShaderOperatorCase(m_context, name.c_str(), "", isVertexCase, evalFun… in init()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderOperatorTests.cpp | 2021 …TestCaseGroup* selectionGroup = new TestCaseGroup(m_testCtx, "selection", "Selection operator test… in init() local 2022 addChild(selectionGroup); in init() 2069 …selectionGroup->addChild(new ShaderOperatorCase(m_testCtx, name.c_str(), "", isVertexCase, evalFun… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderOperatorTests.cpp | 2061 …TestCaseGroup* selectionGroup = new TestCaseGroup(m_context, "selection", "Selection operator test… in init() local 2062 addChild(selectionGroup); in init() 2109 …selectionGroup->addChild(new ShaderOperatorCase(m_context, name.c_str(), "", isVertexCase, evalFun… in init()
|