Home
last modified time | relevance | path

Searched refs:aub_annotation_count (Results 1 – 1 of 1) sorted by relevance

/external/libdrm/intel/
Dintel_bufmgr_gem.c257 unsigned aub_annotation_count; member
782 bo_gem->aub_annotation_count = 0; in drm_intel_gem_bo_alloc_internal()
2164 for (i = 0; i < bo_gem->aub_annotation_count; ++i) { in aub_write_bo()
2290 batch_buffer_needs_annotations = bo_gem->aub_annotation_count == 0; in aub_exec()
3331 bo_gem->aub_annotation_count = 0; in drm_intel_bufmgr_gem_set_aub_annotations()
3336 bo_gem->aub_annotation_count = count; in drm_intel_bufmgr_gem_set_aub_annotations()