Searched refs:si_clear (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A DMakefile.sources11 si_clear.c \
H A Dsi_clear.c555 static void si_clear(struct pipe_context *ctx, unsigned buffers, function in typeref:typename:void
778 sctx->b.clear = si_clear;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_clear.c962 static void si_clear(struct pipe_context *ctx, unsigned buffers, function in typeref:typename:void
1165 sctx->b.clear = si_clear;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst3577 - radeonsi: turn the loops over color buffers into while loops in si_clear

Completed in 12 milliseconds