Searched refs:st_sampler_view (Results 1 – 7 of 7) sorted by relevance
63 struct st_sampler_view *free = NULL; in st_texture_set_sampler_view()64 struct st_sampler_view *sv; in st_texture_set_sampler_view()166 const struct st_sampler_view *173 const struct st_sampler_view *sv = &views->views[i]; in st_texture_get_current_sampler_view()525 const struct st_sampler_view *sv; in st_get_texture_sampler_view_from_stobj()570 const struct st_sampler_view *sv; in st_get_buffer_sampler_view_from_stobj()
55 struct st_sampler_view { struct72 struct st_sampler_view views[0]; argument
71 const struct st_sampler_view *
169 const struct st_sampler_view *sv = st_texture_get_current_sampler_view(st, stobj); in st_convert_sampler()
158 obj->sampler_views = calloc(1, sizeof(struct st_sampler_views) + sizeof(struct st_sampler_view)); in st_NewTextureObject()
536 state_tracker/st_sampler_view.c \537 state_tracker/st_sampler_view.h \
585 'state_tracker/st_sampler_view.c',586 'state_tracker/st_sampler_view.h',