Searched refs:readPixelsRowByRow (Results 1 – 2 of 2) sorted by relevance
104 angle::Result readPixelsRowByRow(const gl::Context *context,
724 return readPixelsRowByRow(context, clippedArea, format, readFormat, readType, packState, in readPixels()1479 angle::Result FramebufferGL::readPixelsRowByRow(const gl::Context *context, in readPixelsRowByRow() function in rx::FramebufferGL