Searched defs:panfrost_sampler_view (Results 1 – 1 of 1) sorted by relevance
78 struct panfrost_sampler_view { struct79 struct pipe_sampler_view base;80 struct panfrost_pool_ref state;81 struct mali_texture_packed bifrost_descriptor;82 mali_ptr texture_bo;83 uint64_t modifier;89 struct panfrost_pool *pool;