Device.MemoryRequirements

Undocumented in source.

Members

Functions

acceptable
bool acceptable(size_t memoryTypeIndex)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin VkFrom!(VkMemoryRequirements)
Undocumented in source.

Variables

alignment
VkDeviceSize alignment;
Undocumented in source.
memoryTypeBits
uint32_t memoryTypeBits;
Undocumented in source.
size
VkDeviceSize size;
Undocumented in source.

Meta