Searched refs:fd2_pipe_sampler_view (Results 1 – 3 of 3) sorted by relevance
49 struct fd2_pipe_sampler_view { struct54 static inline struct fd2_pipe_sampler_view * argument55 fd2_pipe_sampler_view(struct pipe_sampler_view *pview) in fd2_pipe_sampler_view() function57 return (struct fd2_pipe_sampler_view *)pview; in fd2_pipe_sampler_view()
171 struct fd2_pipe_sampler_view *so = CALLOC_STRUCT(fd2_pipe_sampler_view); in fd2_sampler_view_create()
118 static const struct fd2_pipe_sampler_view dummy_view = {}; in emit_texture()120 const struct fd2_pipe_sampler_view *view; in emit_texture()130 fd2_pipe_sampler_view(tex->textures[samp_id]) : in emit_texture()