Searched refs:si_update_ngg (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h585 bool si_update_ngg(struct si_context *sctx);
H A Dsi_state_streamout.c457 if (si_update_ngg(sctx)) {
H A Dsi_state_shaders.c3190 if (si_update_ngg(sctx))
3212 bool si_update_ngg(struct si_context *sctx) function in typeref:typename:bool
3271 ngg_changed = si_update_ngg(sctx);
3334 bool ngg_changed = si_update_ngg(sctx);

Completed in 9 milliseconds