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

/external/deqp/modules/gles3/performance/
H A Des3pDepthTests.cpp1357 class FragmentWorkloadCullCase : public RelativeChangeCase class in namespace:deqp::gles3::Performance::__anon20237
1360 FragmentWorkloadCullCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc);
1361 virtual ~FragmentWorkloadCullCase (void) {}
1369 FragmentWorkloadCullCase::FragmentWorkloadCullCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc) function in class:deqp::gles3::Performance::__anon20237::FragmentWorkloadCullCase
1374 void FragmentWorkloadCullCase::logDescription (void)
1389 class FragmentTextureWorkloadCullCase : public FragmentWorkloadCullCase
1410 : FragmentWorkloadCullCase (testCtx, renderCtx, name, desc)
1434 class FragmentArithmeticWorkloadCullCase : public FragmentWorkloadCullCase
1438 : FragmentWorkloadCullCase (testCt
[all...]

Completed in 57 milliseconds