Image

Undocumented in source.

Constructors

this
this(Device device, CreateInfo _info)
Undocumented in source.
this
this(VkImage image)
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.
getSubresourceLayout
VkSubresourceLayout getSubresourceLayout(VkImageSubresource subResource)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ImplNameSetter!(device, image, DebugReportObjectType.Image)
Undocumented in source.
__anonymous
mixin VkTo!(VkImage)
Undocumented in source.

Structs

CreateInfo
struct CreateInfo
Undocumented in source.

Variables

image
VkImage image;
Undocumented in source.

Meta