Home
last modified time | relevance | path

Searched defs:pointPos (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/util/
Dxmlconfig.c244 int nDigits = 0, pointPos, exponent; in strToF() local
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3084 …const tcu::IVec2 pointPos = tcu::IVec2(deRoundFloatToInt32((refPoint.center.x()*0.5f + 0.5f) * (… in verifyWidePoint() local
3134 bool PointRenderCase::verifyWidePointAt (const tcu::IVec2& pointPos, const tcu::Surface& viewport, … in verifyWidePointAt()
3259 tcu::IVec2 PointRenderCase::scanPointWidthAt (const tcu::IVec2& pointPos, const tcu::Surface& viewp… in scanPointWidthAt() argument