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

  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_image.h 60 int width_shift; member in struct:intel_image_format::__anon28662
intel_tex_image.c 215 const uint32_t width = image->width >> f->planes[i].width_shift;
intel_screen.c 824 width = parent->width >> f->planes[plane].width_shift;
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_regions.h 125 int width_shift; member in struct:intel_image_format::__anon28543
intel_screen.c 646 width = parent->region->width >> f->planes[plane].width_shift;
    [all...]

Completed in 546 milliseconds