Searched defs:blitFramebuffer (Results 1 – 2 of 2) sorted by relevance
66 void Extensions3D::blitFramebuffer(long srcX0, long srcY0, long srcX1, long srcY1, long dstX0, long… in blitFramebuffer() function in WebCore::Extensions3D
2684 void Context::blitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blitFramebuffer() function in gl::Context