Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_context.h653 void svga_cleanup_sampler_state( struct svga_context *svga );
Dsvga_context.c85 svga_cleanup_sampler_state(svga); in svga_destroy()
Dsvga_pipe_sampler.c530 svga_cleanup_sampler_state(struct svga_context *svga) in svga_cleanup_sampler_state() function