Lines Matching refs:physical
385 pool->use_relocations = anv_use_relocations(device->physical);
1587 struct anv_physical_device *pdevice = device->physical;
1670 anv_perf_warn(VK_LOG_NO_OBJS(&device->physical->instance->vk.base),
1673 if (!device->physical->has_implicit_ccs)
1699 if (anv_physical_device_has_vram(device->physical)) {
1705 regions[nregions++] = device->physical->vram_non_mappable.region;
1707 regions[nregions++] = device->physical->sys.region;
1714 regions[nregions++] = device->physical->sys.region;
1847 (device->physical->has_implicit_ccs && device->info.has_aux_map));
1937 (device->physical->has_implicit_ccs && device->info.has_aux_map));
2153 assert(device->physical->has_implicit_ccs);