ImageView.CreateInfo

Undocumented in source.

Members

Mixins

__anonymous
mixin VkTo!(VkImageViewCreateInfo)
Undocumented in source.

Variables

components
VkComponentMapping components;
Undocumented in source.
flags
VkImageViewCreateFlags flags;
Undocumented in source.
format
VkFormat format;
Undocumented in source.
image
Image image;
Undocumented in source.
subresourceRange
VkImageSubresourceRange subresourceRange;
Undocumented in source.
viewType
ImageViewType viewType;
Undocumented in source.

Meta