Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_image.h77 struct ilo_image_info { struct
78 enum gen_surface_type type;
80 enum gen_surface_format format;
81 bool interleaved_stencil;
82 bool is_integer;
84 bool compressed;
85 unsigned block_width;
86 unsigned block_height;
87 unsigned block_size;
90 uint16_t width;
[all …]