Searched refs:si_pm4_sh_data_add (Results 1 – 4 of 4) sorted by relevance
440 si_pm4_sh_data_add(pm4, va & 0xFFFFFFFF); in si_vertex_buffer_update()441 si_pm4_sh_data_add(pm4, (S_008F04_BASE_ADDRESS_HI(va >> 32) | in si_vertex_buffer_update()443 si_pm4_sh_data_add(pm4, (vb->buffer->width0 - offset) / in si_vertex_buffer_update()445 si_pm4_sh_data_add(pm4, rctx->vertex_elements->rsrc_word3[i]); in si_vertex_buffer_update()
73 void si_pm4_sh_data_add(struct si_pm4_state *state, uint32_t dw);
104 void si_pm4_sh_data_add(struct si_pm4_state *state, uint32_t dw) in si_pm4_sh_data_add() function
2217 si_pm4_sh_data_add(pm4, resource[i]->state[j]); in si_set_ps_sampler_view()2255 si_pm4_sh_data_add(pm4, rstates[i]->val[j]); in si_bind_ps_sampler()