Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/panfrost/lib/
H A Dpan_texture.h50 struct pan_image_slice_layout { struct
51 unsigned offset;
61 unsigned row_stride;
63 unsigned surface_stride;
65 struct {
85 } afbc;
112 struct pan_image_slice_layout slices[MAX_MIP_LEVELS]; argument