Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_vertex.c119 void svga_cleanup_vertex_state( struct svga_context *svga ) in svga_cleanup_vertex_state() function
Dsvga_context.h445 void svga_cleanup_vertex_state( struct svga_context *svga );
Dsvga_context.c64 svga_cleanup_vertex_state(svga); in svga_destroy()