Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp1548 class StaticOccluderFragDepthCullCase : public RelativeChangeCase class
1551StaticOccluderFragDepthCullCase (TestContext& testCtx, const RenderContext& renderCtx, const char… in StaticOccluderFragDepthCullCase() function in deqp::gles3::Performance::__anon7036f9730111::StaticOccluderFragDepthCullCase
1556 ~StaticOccluderFragDepthCullCase (void) {} in ~StaticOccluderFragDepthCullCase()
1834 group->addChild(new StaticOccluderFragDepthCullCase( testCtx, renderCtx, "occluder_static", "")); in init()