Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp590 static SegmentedEstimator computeSegmentedEstimator(const vector<Vec2> &data) in computeSegmentedEstimator() function
1009 … estimators.push_back(computeSegmentedEstimator(getWorkloadMedianDataPoints(progNdx))); in iterate()
/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp590 static SegmentedEstimator computeSegmentedEstimator(const vector<Vec2> &data) in computeSegmentedEstimator() function
1009 … estimators.push_back(computeSegmentedEstimator(getWorkloadMedianDataPoints(progNdx))); in iterate()