Searched defs:ilo_image (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
H A Dilo_image.h139 struct ilo_image { struct
198 ilo_image_init(struct ilo_image *img,
203 ilo_image_can_enable_aux(const struct ilo_image *img, unsigned level)
212 ilo_image_pos_to_mem(const struct ilo_image *img,
227 ilo_image_mem_to_linear(const struct ilo_image *img,
237 ilo_image_mem_to_raw(const struct ilo_image *img,
276 ilo_image_get_slice_stride(const struct ilo_image *img, unsigned level)
308 ilo_image_get_slice_size(const struct ilo_image *img, unsigned level)
324 ilo_image_get_slice_pos(const struct ilo_image *img,

Completed in 155 milliseconds