Searched refs:RelativeChangeCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/performance/ |
D | es3pDepthTests.cpp | 891 class RelativeChangeCase : public BaseCase class 894 …RelativeChangeCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, const … 895 virtual ~RelativeChangeCase (void) {} in ~RelativeChangeCase() 906 RelativeChangeCase::RelativeChangeCase (TestContext& testCtx, const RenderContext& renderCtx, const… in RelativeChangeCase() function in deqp::gles3::Performance::__anon9d9b24b40111::RelativeChangeCase 911 int RelativeChangeCase::calibrate (void) const in calibrate() 970 Sample RelativeChangeCase::renderSample (const RenderData& occluder, const RenderData& occluded, in… in renderSample() 1043 void RelativeChangeCase::logAnalysis (const vector<Sample>& samples) in logAnalysis() 1358 class FragmentWorkloadCullCase : public RelativeChangeCase 1371 : RelativeChangeCase (testCtx, renderCtx, name, desc) in FragmentWorkloadCullCase() 1484 class PartialOccluderDiscardCullCase : public RelativeChangeCase [all …]
|