Home | History | Annotate | Download | only in opengl

Lines Matching full:blitframebuffer

284 	m_gl.blitFramebuffer(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, filter);