Struct MemoryRequirements

struct MemoryRequirements ;

Fields

NameTypeDescription
alignment ulongalignment required when binding the resource to a memory with offset
memTypeMask uintmask where each bit is set if the corresponding memory type is supported. For example if the resource supports types 0 and 2 from MemoryProperties, memTypeMask will be 00000101
size ulongminimal allocation requirement