Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:copySubImage

935                 texture->copySubImage(target, level, xoffset, yoffset, 0, x, y, width, height, framebuffer);
947 texture->copySubImage(target, level, xoffset, yoffset, 0, x, y, width, height, framebuffer);
5107 texture->copySubImage(target, level, xoffset, yoffset, zoffset, x, y, width, height, framebuffer);