Searched defs:MiB (Results 1 – 6 of 6) sorted by relevance
56 const int MiB = 1024*1024; in init() local
58 const int MiB = 1024*1024; in init() local
291 const size_t MiB = (size_t)(1<<20); in getTotalSystemMemory() local344 const size_t MiB = (size_t)(1<<20); in getMemoryLimits() local
930 const VkDeviceSize MiB = 1024 * KiB; in createAllocationTestsCommon() local
934 const VkDeviceSize MiB = 1024 * KiB; in createAllocationTestsCommon() local
58602 const size_t MiB = 1 << 20; in EnsureCapacity() local