OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:framebuffer_map_unmap
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_span.c
47
framebuffer_map_unmap
(struct gl_context *ctx, struct gl_framebuffer *fb, GLboolean map)
function
65
framebuffer_map_unmap
(ctx, ctx->DrawBuffer, map);
68
framebuffer_map_unmap
(ctx, ctx->ReadBuffer, map);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_span.c
47
framebuffer_map_unmap
(struct gl_context *ctx, struct gl_framebuffer *fb, GLboolean map)
function
65
framebuffer_map_unmap
(ctx, ctx->DrawBuffer, map);
68
framebuffer_map_unmap
(ctx, ctx->ReadBuffer, map);
Completed in 131 milliseconds