Searched refs:si_compute_fast_clear_image (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_test_blit_perf.c | 563 si_compute_fast_clear_image(sctx, dst_surf->texture, in si_test_blit_perf()
|
D | si_clear.c | 1296 bool si_compute_fast_clear_image(struct si_context *sctx, struct pipe_resource *dst, in si_compute_fast_clear_image() function 1390 if (si_compute_fast_clear_image(sctx, dst->texture, dst->format, dst->u.tex.level, &box, color, in si_clear_render_target()
|
D | si_pipe.h | 1482 bool si_compute_fast_clear_image(struct si_context *sctx, struct pipe_resource *tex,
|