Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daub_mem.c35 bool unmap_after_use; member
54 add_gtt_bo_map(struct aub_mem *mem, struct gen_batch_decode_bo bo, bool ppgtt, bool unmap_after_use) in add_gtt_bo_map() argument
60 m->unmap_after_use = unmap_after_use; in add_gtt_bo_map()
68 if (i->unmap_after_use) in aub_mem_clear_bo_maps()