Searched defs:pan_image_view (Results 1 – 1 of 1) sorted by relevance
128 struct pan_image_view { struct132 enum pipe_format format;133 enum mali_texture_dimension dim;157 pan_image_view_get_plane(const struct pan_image_view *iview, uint32_t idx) in pan_image_view_get_plane() argument