Home
last modified time | relevance | path

Searched refs:oldMemoryTypes (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c493 VkMemoryType oldMemoryTypes[MAX_TIER2_MEMORY_TYPES]; in dzn_physical_device_init_memory() local
495 memcpy(oldMemoryTypes, mem->memoryTypes, oldMemoryTypeCount * sizeof(VkMemoryType)); in dzn_physical_device_init_memory()
512 mem->memoryTypes[mem->memoryTypeCount] = oldMemoryTypes[oldMemoryTypeIdx]; in dzn_physical_device_init_memory()

Completed in 5 milliseconds