Home
last modified time | relevance | path

Searched refs:_mesa_update_draw_buffer_bounds (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/mesa/main/
Dframebuffer.h112 _mesa_update_draw_buffer_bounds(struct gl_context *ctx,
Dframebuffer.c314 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in _mesa_resize_framebuffer()
432 _mesa_update_draw_buffer_bounds(struct gl_context *ctx, in _mesa_update_draw_buffer_bounds() function
Dblit.c198 _mesa_update_draw_buffer_bounds(ctx, drawFb); in _mesa_blit_framebuffer()
Dstate.c431 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in _mesa_update_state_locked()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common.c225 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in radeon_draw_buffer()
Dradeon_state.c1998 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in radeonValidateState()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common.c225 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in radeon_draw_buffer()
Dr200_state.c2216 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in r200ValidateState()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_vtbl.c736 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in i915_update_draw_buffer()
Di830_vtbl.c735 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in i830_update_draw_buffer()