Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp1010 …const float aabbMaxY = de::max(startApproximation.offset + startApproximation.coefficient*aab… in calculateSampleFitLinearity() local
1012 const float aabbArea = (aabbMaxX - aabbMinX) * (aabbMaxY - aabbMinY); in calculateSampleFitLinearity()
1046 …const float aabbMaxY = de::max(evenApproximation.offset + evenApproximation.coefficient*aabbM… in calculateSampleTemporalStability() local
1048 const float aabbArea = (aabbMaxX - aabbMinX) * (aabbMaxY - aabbMinY); in calculateSampleTemporalStability()