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()257 struct svga_pipe_sampler_view *sv = in update_sampler_resources()258 svga_pipe_sampler_view(svga->curr.sampler_views[shader][i]); in update_sampler_resources()356 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);
225 struct svga_pipe_sampler_view struct233 static inline struct svga_pipe_sampler_view * argument234 svga_pipe_sampler_view(struct pipe_sampler_view *v) in svga_pipe_sampler_view() function236 return (struct svga_pipe_sampler_view *) v; in svga_pipe_sampler_view()640 struct svga_pipe_sampler_view *sampler_view;
366 struct svga_pipe_sampler_view *sv = CALLOC_STRUCT(svga_pipe_sampler_view); in svga_create_sampler_view()393 struct svga_pipe_sampler_view *sv = svga_pipe_sampler_view(view); in svga_sampler_view_destroy()
78 (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()384 struct svga_pipe_sampler_view *sv = in validate_sampler_resources()
1261 struct svga_pipe_sampler_view *sv; in svga_texture_generate_mipmap()1293 sv = svga_pipe_sampler_view(psv); in svga_texture_generate_mipmap()