Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp1421 …deUint8 scanRow (const tcu::ConstPixelBufferAccess& access, int row, int rowBegin, int ro…
1950 deUint8 LineRenderCase::scanRow (const tcu::ConstPixelBufferAccess& access, int row, int rowBegin, … in scanRow() argument
1952 …const bool numLinesOk = checkAreaNumLines(access, tcu::IVec4(rowBegin, row, rowEnd - rowBegin, 1),… in scanRow()
1953 …const bool lineWidthOk = checkLineWidths(access, tcu::IVec2(rowBegin, row), tcu::IVec2(rowEnd, row… in scanRow()