Searched refs:svga_sampler_state (Results 1 – 3 of 3) sorted by relevance
169 struct svga_sampler_state { struct201 const struct svga_sampler_state *sampler[PIPE_MAX_SAMPLERS]; argument
99 struct svga_sampler_state *cso = CALLOC_STRUCT( svga_sampler_state ); in svga_create_sampler_state()
82 const struct svga_sampler_state *s = svga->curr.sampler[i]; in update_tss_binding()299 const struct svga_sampler_state *curr = svga->curr.sampler[i]; in update_tss()