VkAttachmentReference

Undocumented in source.
version(DVulkan_VK_VERSION_1_0)
struct VkAttachmentReference {}

Members

Variables

attachment
uint32_t attachment;
Undocumented in source.
layout
VkImageLayout layout;
Undocumented in source.

Meta