Searched refs:SI_RESOURCE_FLAG_CLEAR (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c246 if (res->b.b.flags & SI_RESOURCE_FLAG_CLEAR)
H A Dsi_pipe.c437 SI_RESOURCE_FLAG_CLEAR, false);
H A Dsi_pipe.h112 #define SI_RESOURCE_FLAG_CLEAR (PIPE_RESOURCE_FLAG_DRV_PRIV << 7) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c205 if (res->b.b.flags & SI_RESOURCE_FLAG_CLEAR)
H A Dsi_pipe.c507 SI_RESOURCE_FLAG_CLEAR | SI_RESOURCE_FLAG_32BIT, false);
H A Dsi_pipe.h130 #define SI_RESOURCE_FLAG_CLEAR (PIPE_RESOURCE_FLAG_DRV_PRIV << 7) macro

Completed in 19 milliseconds