Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_context.c319 update_framebuffer(__DRIcontext *dri_ctx, __DRIdrawable *draw, in update_framebuffer() function
346 update_framebuffer(dri_ctx, dri_draw, in nouveau_context_make_current()
351 update_framebuffer(dri_ctx, dri_read, in nouveau_context_make_current()
408 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
162 update_framebuffer,
/external/mesa3d/src/mesa/main/
Dframebuffer.c615 update_framebuffer(struct gl_context *ctx, struct gl_framebuffer *fb) in update_framebuffer() function
658 update_framebuffer(ctx, drawFb); in _mesa_update_framebuffer()
660 update_framebuffer(ctx, readFb); in _mesa_update_framebuffer()
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_state.c610 update_framebuffer(struct NineDevice9 *device, bool is_clear) in update_framebuffer() function
1143 update_framebuffer(device, FALSE); in nine_update_state()
2309 update_framebuffer(device, TRUE); in nine_update_state_framebuffer_clear()