VulkanImageView

Undocumented in source.

Constructors

this
this(VkImageView vk, VulkanImage img, ImageSubresourceRange isr, Swizzle swizzle)
Undocumented in source.

Members

Functions

dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

image
VulkanImage image [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
subresourceRange
ImageSubresourceRange subresourceRange [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
swizzle
Swizzle swizzle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ImageView

image
Image image [@property getter]
Undocumented in source.
subresourceRange
ImageSubresourceRange subresourceRange [@property getter]
Undocumented in source.
swizzle
Swizzle swizzle [@property getter]
Undocumented in source.

Meta