Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeonsi_pm4.h78 void si_pm4_inval_vertex_cache(struct si_pm4_state *state);
Dradeonsi_pm4.c140 void si_pm4_inval_vertex_cache(struct si_pm4_state *state) in si_pm4_inval_vertex_cache() function
Dsi_state_draw.c411 si_pm4_inval_vertex_cache(pm4); in si_vertex_buffer_update()