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