Searched refs:si_compute_clear_render_target (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_compute_blit.c | 954 void si_compute_clear_render_target(struct pipe_context *ctx, struct pipe_surface *dstsurf, in si_compute_clear_render_target() function
|
H A D | si_pipe.h | 1431 void si_compute_clear_render_target(struct pipe_context *ctx, struct pipe_surface *dstsurf,
|
H A D | si_clear.c | 1273 si_compute_clear_render_target(ctx, dst, color, dstx, dsty, width, height, in si_clear_render_target()
|
Completed in 9 milliseconds