Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4604 const int copyWidth = deClamp32(width, 0, src.raw().getHeight()-x); in readPixels() local
4608 …eColorBuffer(tcu::getSubregion(dst, 0, 0, copyWidth, copyHeight), rr::getSubregion(src, copyX, cop… in readPixels()