pub const VmaPoolCreateFlagBits_VMA_POOL_CREATE_ALGORITHM_MASK: VmaPoolCreateFlagBits = 4;
Expand description

Bit mask to extract only ALGORITHM bits from entire set of flags.