Searched refs:VK_MAX_MEMORY_HEAPS (Results 1 – 10 of 10) sorted by relevance
16 VkDeviceSize gHeapUsage[VK_MAX_MEMORY_HEAPS+1] = { 0 };536 gHeapUsage[VK_MAX_MEMORY_HEAPS] += alignedSize; in subAlloc()
10 #define VK_MAX_MEMORY_HEAPS (static_cast<size_t> (16)) macro
276 VkMemoryHeap memoryHeaps[VK_MAX_MEMORY_HEAPS];
1168 if (memProps->memoryHeapCount >= VK_MAX_MEMORY_HEAPS) in deviceMemoryProperties()1170 … << "deviceMemoryProperties - HeapCount larger than " << (deUint32)VK_MAX_MEMORY_HEAPS << TestLog:… in deviceMemoryProperties()
684 STATIC_ASSERT(RADV_MEM_HEAP_COUNT <= VK_MAX_MEMORY_HEAPS); in radv_GetPhysicalDeviceMemoryProperties()
109 #define VK_MAX_MEMORY_HEAPS 16 macro1435 VkMemoryHeap memoryHeaps[VK_MAX_MEMORY_HEAPS];
9479 … && ( memcmp( memoryHeaps, rhs.memoryHeaps, VK_MAX_MEMORY_HEAPS * sizeof( MemoryHeap ) ) == 0 ); in operator ==()9490 MemoryHeap memoryHeaps[VK_MAX_MEMORY_HEAPS];
109 #define VK_MAX_MEMORY_HEAPS 16 macro1444 VkMemoryHeap memoryHeaps[VK_MAX_MEMORY_HEAPS];
113 #define VK_MAX_MEMORY_HEAPS 16 macro1541 VkMemoryHeap memoryHeaps[VK_MAX_MEMORY_HEAPS];
109 #define VK_MAX_MEMORY_HEAPS 16 macro1600 VkMemoryHeap memoryHeaps[VK_MAX_MEMORY_HEAPS];