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 D | nouveau_span.c | 47 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 D | nouveau_span.c | 47 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