Searched defs:ilo_image_info (Results 1 – 1 of 1) sorted by relevance
77 struct ilo_image_info { struct78 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 …]