vsg  1.1.0
VulkanSceneGraph library
Public Attributes | List of all members
vsg::AttachmentReference Struct Reference

AttachmentReference is used by RenderPass to specify VkAttachmentReference settings. More...

#include <RenderPass.h>

Public Attributes

uint32_t attachment = 0
 
VkImageLayout layout = VK_IMAGE_LAYOUT_UNDEFINED
 
VkImageAspectFlags aspectMask = 0
 multiview support requires Vulkan 1.2 or later.
 

Detailed Description

AttachmentReference is used by RenderPass to specify VkAttachmentReference settings.


The documentation for this struct was generated from the following file: