Searched defs:panfrost_sampler_view (Results 1 – 1 of 1) sorted by relevance
296 struct panfrost_sampler_view { struct297 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;