Searched defs:cullEfficiencyGroup (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/performance/
H A Des3pDepthTests.cpp1782 tcu::TestCaseGroup* const cullEfficiencyGroup = new tcu::TestCaseGroup(m_testCtx, "cull_efficiency", "Fragment cull efficiency"); member in class:deqp::gles3::Performance::tcu
1784 addChild(cullEfficiencyGroup);
1789 cullEfficiencyGroup->addChild(group);
1799 cullEfficiencyGroup->addChild(group);
1815 cullEfficiencyGroup->addChild(group);
1831 cullEfficiencyGroup->addChild(group);
1842 cullEfficiencyGroup->addChild(group);

Completed in 159 milliseconds