Searched defs:MAX_MEMORY_ALLOCATION_SIZE (Results 1 – 3 of 3) sorted by relevance
80 constexpr VkDeviceSize MAX_MEMORY_ALLOCATION_SIZE = 0x40000000ull; // 0x40000000 = 1 GiB variable
116 #define MAX_MEMORY_ALLOCATION_SIZE (1ull << 30) macro
232 #define MAX_MEMORY_ALLOCATION_SIZE (1ull << 31) macro