Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp2216 const tcu::IVec2 cursorNeighborPos = cursor + advanceNeighbor; in checkLineContinuity() local
2219 …if ((access.getPixelInt(cursorNeighborPos.x(), cursorNeighborPos.y())[componentNdx] == 0) && (acce… in checkLineContinuity()