Home | History | Annotate | Download | only in src

Lines Matching refs:glBlitFramebufferNV

22178     glmsg.set_function(GLMessage::glBlitFramebufferNV);
22243 glContext->hooks->gl.glBlitFramebufferNV(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, filter);