Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp1358 class FragmentWorkloadCullCase : public RelativeChangeCase class
1361FragmentWorkloadCullCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, …
1362 virtual ~FragmentWorkloadCullCase (void) {} in ~FragmentWorkloadCullCase()
1370 FragmentWorkloadCullCase::FragmentWorkloadCullCase (TestContext& testCtx, const RenderContext& rend… in FragmentWorkloadCullCase() function in deqp::gles3::Performance::__anon3060813d0111::FragmentWorkloadCullCase
1375 void FragmentWorkloadCullCase::logDescription (void) in logDescription()
1390 class FragmentTextureWorkloadCullCase : public FragmentWorkloadCullCase
1411 : FragmentWorkloadCullCase (testCtx, renderCtx, name, desc) in FragmentTextureWorkloadCullCase()
1435 class FragmentArithmeticWorkloadCullCase : public FragmentWorkloadCullCase
1439 : FragmentWorkloadCullCase (testCtx, renderCtx, name, desc) in FragmentArithmeticWorkloadCullCase()
1452 class FragmentDiscardArithmeticWorkloadCullCase : public FragmentWorkloadCullCase
[all …]