vsg 1.1.10
VulkanSceneGraph library
Loading...
Searching...
No Matches
vsg::AttachmentDescription Struct Reference

AttachmentDescription is used by RenderPass to specify VkAttachmentDescription settings. More...

#include <RenderPass.h>

Public Attributes

VkAttachmentDescriptionFlags flags
VkFormat format
VkSampleCountFlagBits samples
VkAttachmentLoadOp loadOp
VkAttachmentStoreOp storeOp
VkAttachmentLoadOp stencilLoadOp
VkAttachmentStoreOp stencilStoreOp
VkImageLayout initialLayout
VkImageLayout finalLayout

Detailed Description

AttachmentDescription is used by RenderPass to specify VkAttachmentDescription settings.


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