Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp1390 class FragmentTextureWorkloadCullCase : public FragmentWorkloadCullCase class
1393FragmentTextureWorkloadCullCase (TestContext& testCtx, const RenderContext& renderCtx, const char…
1394 virtual ~FragmentTextureWorkloadCullCase (void) {} in ~FragmentTextureWorkloadCullCase()
1410 FragmentTextureWorkloadCullCase::FragmentTextureWorkloadCullCase (TestContext& testCtx, const Rende… in FragmentTextureWorkloadCullCase() function in deqp::gles3::Performance::__anon9d9b24b40111::FragmentTextureWorkloadCullCase
1415 void FragmentTextureWorkloadCullCase::init (void) in init()
1429 void FragmentTextureWorkloadCullCase::deinit (void) in deinit()
1792 …group->addChild(new FragmentTextureWorkloadCullCase( testCtx, renderCtx, "workload_texture", … in init()