Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/
DVulkanSample.cpp1681 uint32_t amdSpecificTypeCount = 0; in PrintMemoryConclusions() local
1705 ++amdSpecificTypeCount; in PrintMemoryConclusions()
1745 if(amdSpecificTypeCount == 0) in PrintMemoryConclusions()
1748 …printf(L"- %u types are AMD-specific DEVICE_COHERENT or DEVICE_UNCACHED.\n", amdSpecificTypeCount); in PrintMemoryConclusions()