radeonsi: merge si_pm4_free_state_simple() into si_pm4_free_state()
[mesa.git] / src / gallium / drivers / radeonsi / si_pm4.h
index 189c4819a55c862068a874ab800e983b3b20e446..78aa33be0d3b7a97b5c80092b5780a288382e05c 100644 (file)
@@ -72,7 +72,6 @@ void si_pm4_upload_indirect_buffer(struct si_context *sctx,
                                   struct si_pm4_state *state);
 
 void si_pm4_clear_state(struct si_pm4_state *state);
-void si_pm4_free_state_simple(struct si_pm4_state *state);
 void si_pm4_free_state(struct si_context *sctx,
                       struct si_pm4_state *state,
                       unsigned idx);