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.c326 void svga_cleanup_vertex_state( struct svga_context *svga ) in svga_cleanup_vertex_state() function
Dsvga_context.h652 void svga_cleanup_vertex_state( struct svga_context *svga );
Dsvga_context.c88 svga_cleanup_vertex_state(svga); in svga_destroy()