Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_vs.c216 svga_init_vs_functions(struct svga_context *svga) in svga_init_vs_functions() function
Dsvga_context.h642 void svga_init_vs_functions( struct svga_context *svga );
Dsvga_context.c150 svga_init_vs_functions(svga); in svga_context_create()