Home
last modified time | relevance | path

Searched refs:si_alloc_separate_cmask (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_clear.c107 static bool si_alloc_separate_cmask(struct si_screen *sscreen, struct si_texture *tex) in si_alloc_separate_cmask() function
832 if (!si_alloc_separate_cmask(sctx->screen, tex)) in si_fast_clear()
854 if (!si_alloc_separate_cmask(sctx->screen, tex)) in si_fast_clear()
860 if (!si_alloc_separate_cmask(sctx->screen, tex)) in si_fast_clear()
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst3571 - radeonsi: return success/failure from si_alloc_separate_cmask