Home
last modified time | relevance | path

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

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