Searched refs:kMemoryAllocationTypeMessage (Results 1 – 2 of 2) sorted by relevance
74 << vk::kMemoryAllocationTypeMessage[i] << "): " in CheckForCurrentMemoryAllocations()120 << vk::kMemoryAllocationTypeMessage[ToUnderlying(allocInfo)] in LogPendingMemoryAllocation()276 << " | Type: " << vk::kMemoryAllocationTypeMessage[allocTypeIndex] in onMemoryAllocImpl()340 << " | Type: " << vk::kMemoryAllocationTypeMessage[allocTypeIndex] in onMemoryDeallocImpl()
48 constexpr const char *kMemoryAllocationTypeMessage[] = { variable