Lines Matching refs:heapIndex
460 .heapIndex = 0,
466 .heapIndex = 1,
476 .heapIndex = device->vram_non_mappable.size > 0 ? 2 : 0,
495 .heapIndex = 0,
515 .heapIndex = 0,
521 .heapIndex = 0,
2741 .heapIndex = physical_device->memory.types[i].heapIndex,
2849 uint32_t heapIndex,
3798 assert(mem_type->heapIndex < pdevice->memory.heap_count);
3800 &pdevice->memory.heaps[mem_type->heapIndex];
4128 p_atomic_add(&device->physical->memory.heaps[mem->type->heapIndex].used,