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.c76 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in _mesa_clear_accum_buffer()
408 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in accum()
Dframebuffer.c323 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in _mesa_resize_framebuffer()
404 _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.c67 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in i915InvalidateState()
Dintel_context.c327 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in intelInvalidateState()
Di915_vtbl.c722 _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.c243 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in clear_with_quad()
Dst_cb_drawpixels.c1323 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in st_DrawPixels()
1722 _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.c203 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in radeon_draw_buffer()
Dradeon_state.c1974 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in radeonValidateState()
2029 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in radeonInvalidateState()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common.c203 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in radeon_draw_buffer()
Dr200_state.c2195 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in r200ValidateState()
2266 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in r200InvalidateState()
/external/mesa3d/src/mesa/drivers/dri/swrast/
Dswrast.c712 _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.c199 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in intel_update_state()