Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_vertex.c340 void svga_init_vertex_functions( struct svga_context *svga ) in svga_init_vertex_functions() function
Dsvga_context.h644 void svga_init_vertex_functions( struct svga_context *svga );
Dsvga_context.c152 svga_init_vertex_functions(svga); in svga_context_create()