Searched refs:svga_sampler_view (Results 1 – 5 of 5) sorted by relevance
58 struct svga_sampler_view struct75 extern struct svga_sampler_view * argument81 svga_validate_sampler_view(struct svga_context *svga, struct svga_sampler_view *v);84 svga_destroy_sampler_view_priv(struct svga_sampler_view *v);87 svga_debug_describe_sampler_view(char *buf, const struct svga_sampler_view *sv);90 svga_sampler_view_reference(struct svga_sampler_view **ptr, struct svga_sampler_view *v) in svga_sampler_view_reference()92 struct svga_sampler_view *old = *ptr; in svga_sampler_view_reference()
47 svga_debug_describe_sampler_view(char *buf, const struct svga_sampler_view *sv) in svga_debug_describe_sampler_view()54 struct svga_sampler_view *62 struct svga_sampler_view *sv = NULL; in svga_get_tex_sampler_view()106 sv = CALLOC_STRUCT(svga_sampler_view); in svga_get_tex_sampler_view()170 svga_validate_sampler_view(struct svga_context *svga, struct svga_sampler_view *v) in svga_validate_sampler_view()205 svga_destroy_sampler_view_priv(struct svga_sampler_view *v) in svga_destroy_sampler_view_priv()
55 struct svga_sampler_view *cached_view;
42 svga_sampler_view.c \
266 struct svga_sampler_view *v;