Home
last modified time | relevance | path

Searched refs:update_framebuffer (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_context.c329 update_framebuffer(__DRIcontext *dri_ctx, __DRIdrawable *draw, in update_framebuffer() function
356 update_framebuffer(dri_ctx, dri_draw, in nouveau_context_make_current()
361 update_framebuffer(dri_ctx, dri_read, in nouveau_context_make_current()
418 update_framebuffer(dri_ctx, draw, stamp); in validate_framebuffer()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_static.c95 static void update_framebuffer(struct i915_context *i915) in update_framebuffer() function
163 update_framebuffer,
/external/mesa3d/src/mesa/main/
Dframebuffer.c693 update_framebuffer(struct gl_context *ctx, struct gl_framebuffer *fb) in update_framebuffer() function
739 update_framebuffer(ctx, drawFb); in _mesa_update_framebuffer()
741 update_framebuffer(ctx, readFb); in _mesa_update_framebuffer()