Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp1543 …void printLineWidthError (const tcu::IVec2& pos, int detectedLineWidth, const tcu::IVec2& li…
2433 void LineRenderCase::printLineWidthError (const tcu::IVec2& pos, int detectedLineWidth, const tcu::… in printLineWidthError() argument
2441 …range [" << lineWidthRange.x() << ", " << lineWidthRange.y() << "] but found " << detectedLineWidth in printLineWidthError()