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

  /external/mesa3d/src/gallium/drivers/ilo/core/
intel_winsys.h 253 intel_bo_map_gtt_async(struct intel_bo *bo);
ilo_builder.c 151 return intel_bo_map_gtt_async(bo);
  /external/mesa3d/src/gallium/winsys/intel/drm/
intel_drm_winsys.c 553 intel_bo_map_gtt_async(struct intel_bo *bo) function
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_transfer.c 284 ptr = intel_bo_map_gtt_async(vma->bo);
    [all...]

Completed in 480 milliseconds