Searched refs:st_texture_get_current_sampler_view (Results 1 – 3 of 3) sorted by relevance
73 st_texture_get_current_sampler_view(const struct st_context *st,
168 st_texture_get_current_sampler_view(const struct st_context *st, in st_texture_get_current_sampler_view() function579 sv = st_texture_get_current_sampler_view(st, stObj); in st_get_texture_sampler_view_from_stobj()628 sv = st_texture_get_current_sampler_view(st, stObj); in st_get_buffer_sampler_view_from_stobj()
177 const struct st_sampler_view *sv = st_texture_get_current_sampler_view(st, stobj); in st_convert_sampler()