Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DVulkanSample.cpp1680 uint32_t notDeviceLocalNotHostVisibleTypeCount = 0; in PrintMemoryConclusions() local
1701 ++notDeviceLocalNotHostVisibleTypeCount; in PrintMemoryConclusions()
1740 if(notDeviceLocalNotHostVisibleTypeCount == 0) in PrintMemoryConclusions()
1743 …L"- %u types are not DEVICE_LOCAL and not HOST_VISIBLE.\n", notDeviceLocalNotHostVisibleTypeCount); in PrintMemoryConclusions()