Searched refs:copyY (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 4603 const int copyY = deClamp32(y, 0, src.raw().getDepth()); in readPixels() local 4608 …Subregion(dst, 0, 0, copyWidth, copyHeight), rr::getSubregion(src, copyX, copyY, copyWidth, copyHe… in readPixels()
|