Searched refs:blit_framebuffer (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dblit.c344 blit_framebuffer(struct gl_context *ctx, function in typeref:typename:ALWAYS_INLINE void
592 * blit_framebuffer() to avoid inlining it in every caller.
594 blit_framebuffer(ctx, readFb, drawFb, srcX0, srcY0, srcX1, srcY1,
613 blit_framebuffer(ctx, ctx->ReadBuffer, ctx->DrawBuffer,
685 blit_framebuffer(ctx, readFb, drawFb,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dblit.c344 blit_framebuffer(struct gl_context *ctx, function in typeref:typename:ALWAYS_INLINE void
592 * blit_framebuffer() to avoid inlining it in every caller.
594 blit_framebuffer(ctx, readFb, drawFb, srcX0, srcY0, srcX1, srcY1,
613 blit_framebuffer(ctx, ctx->ReadBuffer, ctx->DrawBuffer,
685 blit_framebuffer(ctx, readFb, drawFb,

Completed in 3 milliseconds