Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeonsi_pm4.c46 void si_pm4_cmd_end(struct si_pm4_state *state, bool predicate) in si_pm4_cmd_end() function
85 si_pm4_cmd_end(state, false); in si_pm4_set_reg()
119 si_pm4_cmd_end(state, false); in si_pm4_sh_data_end()
126 si_pm4_cmd_end(state, false); in si_pm4_sh_data_end()
Dsi_commands.c38 si_pm4_cmd_end(pm4, false); in si_cmd_surface_sync()
Dsi_state_draw.c483 si_pm4_cmd_end(pm4, rctx->predicate_drawing); in si_state_draw()
487 si_pm4_cmd_end(pm4, rctx->predicate_drawing); in si_state_draw()
502 si_pm4_cmd_end(pm4, rctx->predicate_drawing); in si_state_draw()
509 si_pm4_cmd_end(pm4, rctx->predicate_drawing); in si_state_draw()
Dradeonsi_pm4.h65 void si_pm4_cmd_end(struct si_pm4_state *state, bool predicate);
Dsi_state.c2503 si_pm4_cmd_end(pm4, false); in si_init_config()