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.h665 void svga_cleanup_sampler_state( struct svga_context *svga );
Dsvga_pipe_sampler.c551 svga_cleanup_sampler_state(struct svga_context *svga) in svga_cleanup_sampler_state() function
Dsvga_context.c90 svga_cleanup_sampler_state(svga); in svga_destroy()