Searched refs:vrend_sampler_view (Results 1 – 1 of 1) sorted by relevance
346 struct vrend_sampler_view { struct411 struct vrend_sampler_view *views[PIPE_MAX_SHADER_SAMPLER_VIEWS];743 static void vrend_destroy_sampler_view(struct vrend_sampler_view *samp) in vrend_destroy_sampler_view()752 vrend_sampler_view_reference(struct vrend_sampler_view **ptr, struct vrend_sampler_view *view) in vrend_sampler_view_reference()754 struct vrend_sampler_view *old_view = *ptr; in vrend_sampler_view_reference()1566 struct vrend_sampler_view *samp = obj_ptr; in vrend_destroy_sampler_view_object()1734 struct vrend_sampler_view *view; in vrend_create_sampler_view()1745 view = CALLOC_STRUCT(vrend_sampler_view); in vrend_create_sampler_view()2460 struct vrend_sampler_view *view = NULL; in vrend_set_single_sampler_view()3483 struct vrend_sampler_view *tview = ctx->sub->views[shader_type].views[i]; in vrend_draw_bind_samplers_shader()