Searched refs:RenderCountCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/performance/ |
D | es3pDepthTests.cpp | 722 class RenderCountCase : public BaseCase class 725 …RenderCountCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, const ch… 726 ~RenderCountCase (void) {} in ~RenderCountCase() 736 RenderCountCase::RenderCountCase (TestContext& testCtx, const RenderContext& renderCtx, const char*… in RenderCountCase() function in deqp::gles3::Performance::__anon3060813d0111::RenderCountCase 741 void RenderCountCase::logAnalysis (const vector<Sample>& samples) in logAnalysis() 796 Sample RenderCountCase::renderSample (const RenderData& occluder, const RenderData& occluded, int c… in renderSample() 831 int RenderCountCase::calibrate (void) const in calibrate() 1129 class BaseCostCase : public RenderCountCase 1133 : RenderCountCase (testCtx, renderCtx, name, desc) {} in BaseCostCase() 1155 class GradientCostCase : public RenderCountCase [all …]
|