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

/external/deqp/modules/gles3/performance/
H A Des3pDepthTests.cpp1434 class FragmentArithmeticWorkloadCullCase : public FragmentWorkloadCullCase class in namespace:deqp::gles3::Performance::__anon20237
1437 FragmentArithmeticWorkloadCullCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) function in class:deqp::gles3::Performance::__anon20237::FragmentArithmeticWorkloadCullCase
1441 virtual ~FragmentArithmeticWorkloadCullCase (void) {}
1792 group->addChild(new FragmentArithmeticWorkloadCullCase( testCtx, renderCtx, "workload_arithmetic", "Fragment shader with arithmetic workload"));

Completed in 371 milliseconds