Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp1435 class FragmentArithmeticWorkloadCullCase : public FragmentWorkloadCullCase class
1438FragmentArithmeticWorkloadCullCase (TestContext& testCtx, const RenderContext& renderCtx, const ch… in FragmentArithmeticWorkloadCullCase() function in deqp::gles3::Performance::__anon9d9b24b40111::FragmentArithmeticWorkloadCullCase
1442 virtual ~FragmentArithmeticWorkloadCullCase (void) {} in ~FragmentArithmeticWorkloadCullCase()
1793 …group->addChild(new FragmentArithmeticWorkloadCullCase( testCtx, renderCtx, "workload_arithmetic… in init()