Searched refs:lima_sampler_view (Results 1 – 4 of 4) sorted by relevance
120 struct lima_sampler_view *texture, void *pdesc, in lima_update_tex_desc()242 lima_calc_tex_desc_size(struct lima_sampler_view *texture) in lima_calc_tex_desc_size()273 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); in lima_update_textures()285 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); in lima_update_textures()295 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); in lima_update_textures()
266 struct lima_sampler_view { struct270 static inline struct lima_sampler_view * argument271 lima_sampler_view(struct pipe_sampler_view *psview) in lima_sampler_view() function273 return (struct lima_sampler_view *)psview; in lima_sampler_view()
331 struct lima_sampler_view *so = CALLOC_STRUCT(lima_sampler_view); in lima_create_sampler_view()350 struct lima_sampler_view *view = lima_sampler_view(pview); in lima_sampler_view_destroy()
398 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); in lima_update_fs_state()