Lines Matching refs:memory_domains
245 device->memory_domains[type_count] = RADEON_DOMAIN_VRAM;
252 device->memory_domains[type_count] = RADEON_DOMAIN_VRAM;
261 device->memory_domains[type_count] = RADEON_DOMAIN_GTT;
270 device->memory_domains[type_count] = RADEON_DOMAIN_VRAM;
281 device->memory_domains[type_count] = RADEON_DOMAIN_GTT;
304 device->memory_domains[type_count] = device->memory_domains[i];
2814 if (physical_device->memory_domains[i] == RADEON_DOMAIN_GTT &&
5574 domain = device->physical_device->memory_domains[pAllocateInfo->memoryTypeIndex];
7107 if ((domains & relevant_domains) != (dev->memory_domains[i] & relevant_domains))