Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/
DVulkanSample.cpp1644 VkDeviceSize deviceLocalHeapSumSize = 0; in PrintMemoryConclusions() local
1665 deviceLocalHeapSumSize += heap.size; in PrintMemoryConclusions()
1717 …s are DEVICE_LOCAL, total %s.\n", deviceLocalHeapCount, SizeToStr(deviceLocalHeapSumSize).c_str()); in PrintMemoryConclusions()