Home
last modified time | relevance | path

Searched refs:si_screen_clear_buffer (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/docs/relnotes/
D20.1.10.rst87 - radeonsi: Fix dead lock with aux_context_lock in si_screen_clear_buffer.
D20.2.1.rst122 - radeonsi: Fix dead lock with aux_context_lock in si_screen_clear_buffer.
D21.0.0.rst2194 - radeonsi: move si_screen_clear_buffer into si_compute_blit.c w/o SDMA option
D20.3.0.rst3489 - radeonsi: Fix dead lock with aux_context_lock in si_screen_clear_buffer.
D21.1.0.rst3552 - radeonsi: inline clear_buffer in si_screen_clear_buffer
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_buffer.c206 si_screen_clear_buffer(sscreen, &res->b.b, 0, res->bo_size, 0, SI_OP_SYNC_AFTER); in si_alloc_resource()
Dsi_compute_blit.c376 void si_screen_clear_buffer(struct si_screen *sscreen, struct pipe_resource *dst, uint64_t offset, in si_screen_clear_buffer() function
Dsi_pipe.h1366 void si_screen_clear_buffer(struct si_screen *sscreen, struct pipe_resource *dst, uint64_t offset,