Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp1765 struct si_vertex_state *vstate = (struct si_vertex_state *)state; in si_upload_and_prefetch_VB_descriptors()
2118 struct si_vertex_state *vstate = (struct si_vertex_state *)state; in si_draw()
2514 struct si_vertex_state *state = (struct si_vertex_state *)vstate; in si_draw_vertex_state()
Dsi_pipe.h878 struct si_vertex_state { struct
Dsi_state.c5041 struct si_vertex_state *state = CALLOC_STRUCT(si_vertex_state); in si_create_vertex_state()