vsg
1.1.0
VulkanSceneGraph library
|
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. | |
AttachmentReference is used by RenderPass to specify VkAttachmentReference settings.