Searched defs:panfrost_sampler_view (Results 1 – 1 of 1) sorted by relevance
94 struct panfrost_sampler_view { struct95 struct pipe_sampler_view base;96 struct panfrost_pool_ref state;97 struct mali_texture_packed bifrost_descriptor;98 mali_ptr texture_bo;99 uint64_t modifier;105 struct panfrost_pool *pool;