Searched refs:_sampler_view (Results 1 – 1 of 1) sorted by relevance
106 rbug_sampler_view(struct pipe_sampler_view *_sampler_view) in rbug_sampler_view() argument108 if (!_sampler_view) in rbug_sampler_view()110 (void)rbug_resource(_sampler_view->texture); in rbug_sampler_view()111 return (struct rbug_sampler_view *)_sampler_view; in rbug_sampler_view()149 rbug_sampler_view_unwrap(struct pipe_sampler_view *_sampler_view) in rbug_sampler_view_unwrap() argument151 if (!_sampler_view) in rbug_sampler_view_unwrap()153 return rbug_sampler_view(_sampler_view)->sampler_view; in rbug_sampler_view_unwrap()