Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp1425 …bool checkLineWidths (const tcu::ConstPixelBufferAccess& access, const tcu::IVec2& begin, c…
1953 …const bool lineWidthOk = checkLineWidths(access, tcu::IVec2(rowBegin, row), tcu::IVec2(rowEnd, row… in scanRow()
1962 …const bool lineWidthOk = checkLineWidths(access, tcu::IVec2(column, columnBegin), tcu::IVec2(colum… in scanColumn()
2055 bool LineRenderCase::checkLineWidths (const tcu::ConstPixelBufferAccess& access, const tcu::IVec2& … in checkLineWidths() function in deqp::gles31::Functional::__anon2babdd300111::LineRenderCase