Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dframebuffer.h108 _mesa_update_draw_buffer_bounds(struct gl_context *ctx,
Daccum.c77 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in _mesa_clear_accum_buffer()
404 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in accum()
Dframebuffer.c315 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in _mesa_resize_framebuffer()
396 _mesa_update_draw_buffer_bounds(struct gl_context *ctx, in _mesa_update_draw_buffer_bounds() function
Dblit.c363 _mesa_update_draw_buffer_bounds(ctx, drawFb); in blit_framebuffer()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_context.c68 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in i915InvalidateState()
Dintel_context.c328 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in intelInvalidateState()
Di915_vtbl.c731 _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()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c184 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in clear_with_quad()
Dst_cb_drawpixels.c1075 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in st_DrawPixels()
1442 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in st_CopyPixels()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_state.c461 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in nouveau_update_state()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common.c225 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in radeon_draw_buffer()
Dradeon_state.c1997 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in radeonValidateState()
2052 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in radeonInvalidateState()
/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()
2287 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in r200InvalidateState()
/external/mesa3d/src/mesa/drivers/dri/swrast/
Dswrast.c707 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in update_state()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c689 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in xmesa_update_state()
/external/mesa3d/src/mesa/drivers/osmesa/
Dosmesa.c123 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in osmesa_update_state()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c186 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in intel_update_state()