Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dframebuffer.h105 _mesa_update_draw_buffer_bounds(struct gl_context *ctx,
Daccum.c77 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in _mesa_clear_accum_buffer()
409 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in accum()
Dframebuffer.c304 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in _mesa_resize_framebuffer()
385 _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()
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Di915_context.c69 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in i915InvalidateState()
Dintel_context.c329 _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()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c243 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in clear_with_quad()
Dst_cb_drawpixels.c1326 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in st_DrawPixels()
1730 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in st_CopyPixels()
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_state.c462 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in nouveau_update_state()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common.c203 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in radeon_draw_buffer()
Dr200_state.c2196 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in r200ValidateState()
2267 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in r200InvalidateState()
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common.c203 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in radeon_draw_buffer()
Dradeon_state.c1976 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in radeonValidateState()
2031 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in radeonInvalidateState()
/third_party/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c696 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in xmesa_update_state()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c213 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in brw_update_state()