Home
last modified time | relevance | path

Searched refs:st_window_rectangles_to_blit (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_scissor.h35 st_window_rectangles_to_blit(const struct gl_context *ctx,
H A Dst_scissor.c35 st_window_rectangles_to_blit(const struct gl_context *ctx, in st_window_rectangles_to_blit() function
H A Dst_cb_drawpixels.c1635 st_window_rectangles_to_blit(ctx, &blit); in blit_copy_pixels()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dblit.c475 st_window_rectangles_to_blit(ctx, &blit); in do_blit_framebuffer()