Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_context.h640 void svga_init_sampler_functions( struct svga_context *svga );
Dsvga_context.c148 svga_init_sampler_functions(svga); in svga_context_create()
Dsvga_pipe_sampler.c556 svga_init_sampler_functions( struct svga_context *svga ) in svga_init_sampler_functions() function