Home
last modified time | relevance | path

Searched refs:si_pm4_free_state (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pm4.h69 void si_pm4_free_state(struct si_context *sctx,
Dsi_pm4.c109 void si_pm4_free_state(struct si_context *sctx, in si_pm4_free_state() function
Dsi_state.h316 si_pm4_free_state(sctx, (struct si_pm4_state *)(value), \
Dsi_pipe.c131 si_pm4_free_state(sctx, sctx->init_config, ~0); in si_destroy_context()
133 si_pm4_free_state(sctx, sctx->init_config_gs_rings, ~0); in si_destroy_context()
Dsi_state_shaders.c2762 si_pm4_free_state(sctx, sctx->init_config_gs_rings, ~0); in si_update_gs_ring_buffers()