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

  /external/mesa3d/src/gallium/drivers/ilo/core/
intel_winsys.h 293 intel_bo_get_reloc_count(struct intel_bo *bo);
298 * Combined with \p intel_bo_get_reloc_count(), they can be used to undo the
ilo_builder.c 476 snapshot->reloc_count = intel_bo_get_reloc_count(writer->bo);
  /external/mesa3d/src/gallium/winsys/intel/drm/
intel_drm_winsys.c 630 intel_bo_get_reloc_count(struct intel_bo *bo) function

Completed in 168 milliseconds