Searched refs:sExt (Results 1 – 1 of 1) sorted by relevance
1794 const Math::UVec2 sExt { bc.imageExtent.width, bc.imageExtent.height }; in ImageToBufferCopy() local1799 …glReadnPixels(static_cast<GLint>(sPos.x), static_cast<GLint>(sPos.y), static_cast<GLsizei>(sExt.x), in ImageToBufferCopy()1800 static_cast<GLsizei>(sExt.y), iPlat.format, static_cast<GLenum>(iPlat.dataType), in ImageToBufferCopy()