Home
last modified time | relevance | path

Searched defs:zink_sampler_view (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/zink/
Dzink_context.h49 struct zink_sampler_view { struct
57 static inline struct zink_sampler_view * argument
58 zink_sampler_view(struct pipe_sampler_view *pview) in zink_sampler_view() function