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

  /external/mesa3d/src/gallium/drivers/ilo/
ilo_resource.c 307 intel_bo_unref(bo);
314 intel_bo_unref(tex->vma.bo);
405 intel_bo_unref(tex->vma.bo);
406 intel_bo_unref(tex->aux_vma.bo);
453 intel_bo_unref(bo);
490 intel_bo_unref(imported_bo);
515 intel_bo_unref(imported_bo);
523 intel_bo_unref(imported_bo);
606 intel_bo_unref(buf->vma.bo);
615 intel_bo_unref(buf->vma.bo)
    [all...]
ilo_render.c 70 intel_bo_unref(render->vs_scratch.bo);
71 intel_bo_unref(render->gs_scratch.bo);
72 intel_bo_unref(render->fs_scratch.bo);
74 intel_bo_unref(render->workaround_bo);
92 intel_bo_unref(scratch->bo);
ilo_cp.c 166 intel_bo_unref(cp->last_submitted_bo);
ilo_screen.c 707 intel_bo_unref(old->seqno_bo);
726 intel_bo_unref(fence->seqno_bo);
ilo_query.c 111 intel_bo_unref(q->bo);
  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_builder.c 104 intel_bo_unref(writer->bo);
171 intel_bo_unref(writer->bo);
275 intel_bo_unref(new_bo);
284 intel_bo_unref(writer->bo);
intel_winsys.h 216 intel_bo_unref(struct intel_bo *bo);
  /external/mesa3d/src/gallium/winsys/intel/drm/
intel_drm_winsys.c 482 intel_bo_unref(struct intel_bo *bo) function

Completed in 868 milliseconds