Home
last modified time | relevance | path

Searched refs:si_update_gs_ring_buffers (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h598 bool si_update_gs_ring_buffers(struct si_context *sctx);
Dsi_state_draw.cpp178 if (!si_update_gs_ring_buffers(sctx)) in si_update_shaders()
Dsi_state_shaders.cpp3763 bool si_update_gs_ring_buffers(struct si_context *sctx) in si_update_gs_ring_buffers() function