Searched refs:kMemoryAllocationTypeCount (Results 1 – 2 of 2) sorted by relevance
63 constexpr const uint32_t kMemoryAllocationTypeCount = variable193 std::array<std::atomic<VkDeviceSize>, vk::kMemoryAllocationTypeCount>195 std::array<std::atomic<uint64_t>, vk::kMemoryAllocationTypeCount> mActiveMemoryAllocationsCount;203 std::array<PerHeapMemoryAllocationSizeArray, vk::kMemoryAllocationTypeCount>205 std::array<PerHeapMemoryAllocationCountArray, vk::kMemoryAllocationTypeCount>
64 for (uint32_t i = 0; i < vk::kMemoryAllocationTypeCount; i++) in CheckForCurrentMemoryAllocations()374 ASSERT(allocTypeIndex < vk::kMemoryAllocationTypeCount); in getActiveMemoryAllocationsSize()386 ASSERT(allocTypeIndex < vk::kMemoryAllocationTypeCount && in getActiveHeapMemoryAllocationsSize()398 ASSERT(allocTypeIndex < vk::kMemoryAllocationTypeCount); in getActiveMemoryAllocationsCount()410 ASSERT(allocTypeIndex < vk::kMemoryAllocationTypeCount && in getActiveHeapMemoryAllocationsCount()