AllocOptions.preferredProps

MemProps bits that are optional but are preferred to be present. Allocation will favor memory types with these bits if available, but may fallback to other memory types.

struct AllocOptions
MemProps preferredProps;

Meta