Searched refs:MIN_ALLOCATION_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
331 constexpr uint32_t MIN_ALLOCATION_BLOCK_SIZE { 4u * 1024u * 1024u }; variable350 …MAX_ALLOCATION_BLOCK_SIZE, Math::max(sizes.defaultAllocationBlockSize, MIN_ALLOCATION_BLOCK_SIZE)); in GetAllocatorCreateInfo()354 Math::max(sizes.customAllocationDynamicUboBlockSize, MIN_ALLOCATION_BLOCK_SIZE)); in GetAllocatorCreateInfo()