Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.h296 struct panfrost_sampler_view { struct
297 struct pipe_sampler_view base;
298 struct panfrost_bo *bo;
299 struct mali_bifrost_texture_packed bifrost_descriptor;
300 mali_ptr texture_bo;
301 uint64_t modifier;