Searched refs:d3d12_sampler_view (Results 1 – 5 of 5) sorted by relevance
111 struct d3d12_sampler_view { struct122 static inline struct d3d12_sampler_view * argument123 d3d12_sampler_view(struct pipe_sampler_view *pview) in d3d12_sampler_view() function125 return (struct d3d12_sampler_view *)pview; in d3d12_sampler_view()
82 struct d3d12_sampler_view *sv);
95 struct d3d12_sampler_view *view; in fill_srv_descriptors()98 view = (struct d3d12_sampler_view*)ctx->pstipple.sampler_view; in fill_srv_descriptors()100 view = (struct d3d12_sampler_view*)ctx->sampler_views[stage][i]; in fill_srv_descriptors()
229 struct d3d12_sampler_view *sv) in d3d12_batch_reference_sampler_view()
799 struct d3d12_sampler_view *sampler_view = CALLOC_STRUCT(d3d12_sampler_view); in d3d12_create_sampler_view()994 struct d3d12_sampler_view *ss = d3d12_sampler_view(views[i]); in d3d12_set_sampler_views()1016 struct d3d12_sampler_view *view = d3d12_sampler_view(pview); in d3d12_destroy_sampler_view()