Buffer

Undocumented in source.

Constructors

this
this(Device device, CreateInfo _info)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

allocateMemory
DeviceMemory allocateMemory(PhysicalDevice gpu, MemoryProperties.MemoryType.Flags memoryTypeFlag)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ImplNameSetter!(device, buffer, DebugReportObjectType.Buffer)
Undocumented in source.
__anonymous
mixin VkTo!(VkBuffer)
Undocumented in source.

Structs

CreateInfo
struct CreateInfo
Undocumented in source.

Variables

buffer
VkBuffer buffer;
Undocumented in source.

Meta