HomeSort by relevance Sort by last modified time
    Searched refs:ilo_image_get_slice_stride (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_image.h 276 ilo_image_get_slice_stride(const struct ilo_image *img, unsigned level) function
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_transfer.c 373 return ilo_image_get_slice_stride(&tex->image, level);
    [all...]

Completed in 91 milliseconds