Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp1249 class OccludedStaticFragDepthCostCase : public RenderCountCase class
1252OccludedStaticFragDepthCostCase (TestContext& testCtx, const RenderContext& renderCtx, const char… in OccludedStaticFragDepthCostCase() function in deqp::gles3::Performance::__anon3060813d0111::OccludedStaticFragDepthCostCase
1257 ~OccludedStaticFragDepthCostCase (void) {} in ~OccludedStaticFragDepthCostCase()
1904 group->addChild(new OccludedStaticFragDepthCostCase( testCtx, renderCtx, "occluded_static", "")); in init()