Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp2068 …const deUint8 lineWidthRes = checkLineWidths(access, tcu::IVec2(rowBegin, row), tcu::IVec2(rowEnd… in scanRow() local
2080 if (lineWidthRes == 0) in scanRow()
2083 result |= lineWidthRes; in scanRow()
2091 …const deUint8 lineWidthRes = checkLineWidths(access, tcu::IVec2(column, columnBegin), tcu::IVec2(… in scanColumn() local
2103 if (lineWidthRes == 0) in scanColumn()
2106 result |= lineWidthRes; in scanColumn()