VkAttachmentDescriptionFlagBits | NVK Search
  1. No Results
Categories
VkAttachmentDescriptionFlagBits Bitmask specifying additional properties of an attachment Stub
VkAttachmentDescriptionFlagBits = {
  VK_ATTACHMENT_DESCRIPTION_MAY_ALIAS_BIT: 0x1
};
Properties VkAttachmentDescriptionFlagBits.VK_ATTACHMENT_DESCRIPTION_MAY_ALIAS_BIT specifies that the attachment aliases the same device memory as other attachments.