Searched refs:checkLineContinuity (Results 1 – 1 of 1) sorted by relevance
1429 …deUint8 checkLineContinuity (const tcu::ConstPixelBufferAccess& access, const tcu::IVec2& be…2033 …const deUint8 lineContinuityRes = checkLineContinuity(access, tcu::IVec2(rowViewportBegin, row), t… in scanRow()2056 …const deUint8 lineContinuityRes = checkLineContinuity(access, tcu::IVec2(column, columnViewportBeg… in scanColumn()2162 deUint8 LineRenderCase::checkLineContinuity (const tcu::ConstPixelBufferAccess& access, const tcu::… in checkLineContinuity() function in deqp::gles31::Functional::__anond3ff4fef0111::LineRenderCase