Searched refs:si_set_clear_color (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_clear.c58 static bool si_set_clear_color(struct si_texture *tex, function in typeref:typename:bool
548 if (si_set_clear_color(tex, fb->cbufs[i]->format, color)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_clear.c131 static bool si_set_clear_color(struct si_texture *tex, enum pipe_format surface_format, function in typeref:typename:bool
755 if (si_set_clear_color(tex, fb->cbufs[i]->format, color)) {

Completed in 4 milliseconds