Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dframebuffer.h132 _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.c648 _mesa_update_draw_buffer_bounds(ctx, drawFb); in blit_framebuffer()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c234 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in clear_with_quad()
Dst_cb_drawpixels.c1289 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in st_DrawPixels()
1688 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in st_CopyPixels()