Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp1129 class BaseCostCase : public RenderCountCase class
1132BaseCostCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char*… in BaseCostCase() function in deqp::gles3::Performance::__anon3060813d0111::BaseCostCase
1135 ~BaseCostCase (void) {} in ~BaseCostCase()
1859 group->addChild(new BaseCostCase(testCtx, renderCtx, "flat", "")); in init()