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

/external/deqp/modules/gles3/performance/
H A Des3pDepthTests.cpp1248 class OccludedStaticFragDepthCostCase : public RenderCountCase class in namespace:deqp::gles3::Performance::__anon20237
1251 OccludedStaticFragDepthCostCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) function in class:deqp::gles3::Performance::__anon20237::OccludedStaticFragDepthCostCase
1256 ~OccludedStaticFragDepthCostCase (void) {}
1903 group->addChild(new OccludedStaticFragDepthCostCase( testCtx, renderCtx, "occluded_static", ""));

Completed in 35 milliseconds