Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_priv.h121 struct pipe_sampler_view *bound_sampler_views[XA_MAX_SAMPLERS]; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h424 uint32_t bound_sampler_views; member
Dcrocus_state.c8405 uint32_t bound_sampler_views = shs->bound_sampler_views; local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h546 uint32_t bound_sampler_views; member
Diris_state.c7346 uint32_t bound_sampler_views = shs->bound_sampler_views; in iris_rebind_buffer() local