Searched refs:MAX_ALLOCATION_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
332 constexpr uint32_t MAX_ALLOCATION_BLOCK_SIZE { 1024u * 1024u * 1024u }; variable350 …MAX_ALLOCATION_BLOCK_SIZE, Math::max(sizes.defaultAllocationBlockSize, MIN_ALLOCATION_BLOCK_SIZE)); in GetAllocatorCreateInfo()353 dynamicUboByteSize = Math::min(MAX_ALLOCATION_BLOCK_SIZE, in GetAllocatorCreateInfo()