Home
last modified time | relevance | path

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

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/radeonsi/
H A Dsi_clear.c1077 static bool si_try_normal_clear(struct si_context *sctx, struct pipe_surface *dst, in si_try_normal_clear() function
1128 if (si_try_normal_clear(sctx, dst, dstx, dsty, width, height, render_condition_enabled, in si_clear_render_target()
1154 if (si_try_normal_clear(sctx, dst, dstx, dsty, width, height, render_condition_enabled, in si_clear_depth_stencil()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/docs/relnotes/
H A D22.0.0.rst4178 - radeonsi: add check for graphics to si_try_normal_clear