Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_surface.h63 struct ilo_state_surface_image_info { struct
64 const struct ilo_image *img;
65 uint8_t level_base;
66 uint8_t level_count;
67 uint16_t slice_base;
68 uint16_t slice_count;
70 const struct ilo_vma *vma;
71 const struct ilo_vma *aux_vma;
73 enum ilo_state_surface_access access;
75 enum gen_surface_type type;
[all …]