Searched refs:_mesa_update_draw_buffer_bounds (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | accum.c | 77 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in _mesa_clear_accum_buffer() 409 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in accum()
|
H A D | framebuffer.h | 132 _mesa_update_draw_buffer_bounds(struct gl_context *ctx,
|
H A D | framebuffer.c | 306 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in _mesa_resize_framebuffer() 387 _mesa_update_draw_buffer_bounds(struct gl_context *ctx, in _mesa_update_draw_buffer_bounds() function
|
H A D | blit.c | 648 _mesa_update_draw_buffer_bounds(ctx, drawFb); in blit_framebuffer()
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_clear.c | 202 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in clear_with_quad()
|
H A D | st_cb_drawpixels.c | 1279 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in st_DrawPixels() 1678 _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer); in st_CopyPixels()
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 43390 …al/mesa3d,[email protected],main: Refactor _mesa_update_draw_buffer_bounds. 60451 …[email protected],mesa: Refactor bounding-box calculation out of _mesa_update_draw_buffer_bounds
|