VkInputAttachmentAspectReference

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
nothrow @nogc extern (System)
struct VkInputAttachmentAspectReference {}

Members

Variables

aspectMask
VkImageAspectFlags aspectMask;
Undocumented in source.
inputAttachmentIndex
uint32_t inputAttachmentIndex;
Undocumented in source.
subpass
uint32_t subpass;
Undocumented in source.

Meta