Searched refs:svga_pipe_sampler_view (Results 1 – 7 of 7) sorted by relevance
79 struct svga_pipe_sampler_view *sv = in svga_check_sampler_view_resource_collision()80 svga_pipe_sampler_view(svga->curr.sampler_views[shader][i]); in svga_check_sampler_view_resource_collision()127 struct svga_pipe_sampler_view *sv) in svga_validate_pipe_sampler_view()246 struct svga_pipe_sampler_view *sv = in update_sampler_resources()247 svga_pipe_sampler_view(svga->curr.sampler_views[shader][i]); in update_sampler_resources()344 struct svga_pipe_sampler_view *sv = svga->polygon_stipple.sampler_view; in update_sampler_resources()
38 struct svga_pipe_sampler_view;113 struct svga_pipe_sampler_view *sv);
219 struct svga_pipe_sampler_view struct227 static inline struct svga_pipe_sampler_view * argument228 svga_pipe_sampler_view(struct pipe_sampler_view *v) in svga_pipe_sampler_view() function230 return (struct svga_pipe_sampler_view *) v; in svga_pipe_sampler_view()588 struct svga_pipe_sampler_view *sampler_view;
378 struct svga_pipe_sampler_view *sv = CALLOC_STRUCT(svga_pipe_sampler_view); in svga_create_sampler_view()405 struct svga_pipe_sampler_view *sv = svga_pipe_sampler_view(view); in svga_sampler_view_destroy()
71 (struct svga_pipe_sampler_view *) in svga_set_polygon_stipple()
363 struct svga_pipe_sampler_view *sv = in validate_sampler_resources()364 svga_pipe_sampler_view(svga->curr.sampler_views[shader][i]); in validate_sampler_resources()383 struct svga_pipe_sampler_view *sv = in validate_sampler_resources()
1271 struct svga_pipe_sampler_view *sv; in svga_texture_generate_mipmap()1304 sv = svga_pipe_sampler_view(psv); in svga_texture_generate_mipmap()