Home
last modified time | relevance | path

Searched refs:combinedGroup (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fRandomShaderTests.cpp67 …tcu::TestCaseGroup* combinedGroup = new tcu::TestCaseGroup(m_testCtx, "combined", "Combined tests"… in init() local
68 addChild(combinedGroup); in init()
74combinedGroup->addChild(createRandomShaderCase(m_context, "Random expressions in vertex and fragme… in init()
98 …tcu::TestCaseGroup* combinedGroup = new tcu::TestCaseGroup(m_testCtx, "combined", "Combined tests"… in init() local
99 addChild(combinedGroup); in init()
105combinedGroup->addChild(createRandomShaderCase(m_context, "Scalar conversions in vertex and fragme… in init()
192 …tcu::TestCaseGroup* combinedGroup = new tcu::TestCaseGroup(m_testCtx, "combined", "Combined tests"… in init() local
193 addChild(combinedGroup); in init()
199combinedGroup->addChild(createRandomShaderCase(m_context, "Conditional control flow in vertex and … in init()
/external/deqp/modules/gles3/functional/
Des3fRandomShaderTests.cpp69 …tcu::TestCaseGroup* combinedGroup = new tcu::TestCaseGroup(m_testCtx, "combined", "Combined tests"… in init() local
70 addChild(combinedGroup); in init()
76combinedGroup->addChild(createRandomShaderCase(m_context, "Random expressions in vertex and fragme… in init()
100 …tcu::TestCaseGroup* combinedGroup = new tcu::TestCaseGroup(m_testCtx, "combined", "Combined tests"… in init() local
101 addChild(combinedGroup); in init()
107combinedGroup->addChild(createRandomShaderCase(m_context, "Scalar conversions in vertex and fragme… in init()
194 …tcu::TestCaseGroup* combinedGroup = new tcu::TestCaseGroup(m_testCtx, "combined", "Combined tests"… in init() local
195 addChild(combinedGroup); in init()
201combinedGroup->addChild(createRandomShaderCase(m_context, "Conditional control flow in vertex and … in init()
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp1908 …tcu::TestCaseGroup* const combinedGroup = new tcu::TestCaseGroup(m_testCtx, "combined", "Use combi… in init() local
1912 this->addChild(combinedGroup); in init()
1932combinedGroup->addChild(new ComputeShaderGeneratedCombinedCase(m_context, "drawarrays_compute_cmd_… in init()
1933combinedGroup->addChild(new ComputeShaderGeneratedCombinedCase(m_context, "drawelements_compute_cm… in init()
1934combinedGroup->addChild(new ComputeShaderGeneratedCombinedCase(m_context, "drawelements_compute_cm… in init()
1935combinedGroup->addChild(new ComputeShaderGeneratedCombinedCase(m_context, "drawelements_compute_da… in init()
1936combinedGroup->addChild(new ComputeShaderGeneratedCombinedCase(m_context, "drawelements_compute_cm… in init()