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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_span.c47 framebuffer_map_unmap(struct gl_context *ctx, struct gl_framebuffer *fb, GLboolean map) function in typeref:typename:void
65 framebuffer_map_unmap(ctx, ctx->DrawBuffer, map);
68 framebuffer_map_unmap(ctx, ctx->ReadBuffer, map);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_span.c47 framebuffer_map_unmap(struct gl_context *ctx, struct gl_framebuffer *fb, GLboolean map) function in typeref:typename:void
65 framebuffer_map_unmap(ctx, ctx->DrawBuffer, map);
68 framebuffer_map_unmap(ctx, ctx->ReadBuffer, map);

Completed in 4 milliseconds