Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fPrimitiveBoundingBoxTests.cpp3327 const tcu::IVec2 pointPos = in verifyWidePoint() local
3375 bool PointRenderCase::verifyWidePointAt(const tcu::IVec2 &pointPos, const tcu::Surface &viewport, in verifyWidePointAt()
3505 tcu::IVec2 PointRenderCase::scanPointWidthAt(const tcu::IVec2 &pointPos, const tcu::Surface &viewpo… in scanPointWidthAt()
/aosp_15_r20/external/mesa3d/src/util/
H A Dxmlconfig.c153 int nDigits = 0, pointPos, exponent; in strToF() local