Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_clear.c116 static bool si_alloc_separate_cmask(struct si_screen *sscreen, struct si_texture *tex) in si_alloc_separate_cmask() function
852 if (!si_alloc_separate_cmask(sctx->screen, tex)) in si_fast_clear()
874 if (!si_alloc_separate_cmask(sctx->screen, tex)) in si_fast_clear()
880 if (!si_alloc_separate_cmask(sctx->screen, tex)) in si_fast_clear()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D21.1.0.rst3571 - radeonsi: return success/failure from si_alloc_separate_cmask