Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/indices/
Du_primconvert.c372 pipe_vertex_state_reference(&vstate, NULL); in util_primconvert_draw_vertex_state()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_inlines.h234 pipe_vertex_state_reference(struct pipe_vertex_state **dst, in pipe_vertex_state_reference() function
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_draw.cpp920 pipe_vertex_state_reference(&vstate, NULL); in zink_draw_vertex_state()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp2658 pipe_vertex_state_reference(&vstate, NULL); in si_draw_vertex_state()
/third_party/mesa3d/src/mesa/main/
Ddlist.c749 pipe_vertex_state_reference(&node->state[mode], NULL); in vbo_destroy_vertex_list()