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()258 struct svga_pipe_sampler_view *sv = in update_sampler_resources()259 svga_pipe_sampler_view(svga->curr.sampler_views[shader][i]); in update_sampler_resources()357 struct svga_pipe_sampler_view *sv = svga->polygon_stipple.sampler_view; in update_sampler_resources()557 struct svga_pipe_sampler_view *sv = in update_cs_sampler_resources()558 svga_pipe_sampler_view(svga->curr.sampler_views[shader][i]); in update_cs_sampler_resources()
38 struct svga_pipe_sampler_view;113 struct svga_pipe_sampler_view *sv);
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()
248 struct svga_pipe_sampler_view struct256 static inline struct svga_pipe_sampler_view * argument257 svga_pipe_sampler_view(struct pipe_sampler_view *v) in svga_pipe_sampler_view() function259 return (struct svga_pipe_sampler_view *) v; in svga_pipe_sampler_view()762 struct svga_pipe_sampler_view *sampler_view;
78 (struct svga_pipe_sampler_view *) in svga_set_polygon_stipple()
379 struct svga_pipe_sampler_view *sv = in svga_validate_sampler_resources()380 svga_pipe_sampler_view(svga->curr.sampler_views[shader][i]); in svga_validate_sampler_resources()400 struct svga_pipe_sampler_view *sv = in svga_validate_sampler_resources()
1236 struct svga_pipe_sampler_view *sv; in svga_texture_generate_mipmap()1274 sv = svga_pipe_sampler_view(psv); in svga_texture_generate_mipmap()