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

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_dev.h 45 size_t aperture_total; member in struct:ilo_dev
ilo_dev.c 48 dev->aperture_total = info->aperture_total;
intel_winsys.h 69 size_t aperture_total; member in struct:intel_winsys_info
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_screen.c 537 const uint64_t gpu_memory = is->dev.aperture_total * 3 / 4;
  /external/mesa3d/src/gallium/winsys/intel/drm/
intel_drm_winsys.c 148 &info->aperture_mappable, &info->aperture_total)) {

Completed in 72 milliseconds