AttachmentDescription is used by RenderPass to specify VkAttachmentDescription settings.
More...
#include <RenderPass.h>
|
VkAttachmentDescriptionFlags | flags |
|
VkFormat | format |
|
VkSampleCountFlagBits | samples |
|
VkAttachmentLoadOp | loadOp |
|
VkAttachmentStoreOp | storeOp |
|
VkAttachmentLoadOp | stencilLoadOp |
|
VkAttachmentStoreOp | stencilStoreOp |
|
VkImageLayout | initialLayout |
|
VkImageLayout | finalLayout |
|
AttachmentDescription is used by RenderPass to specify VkAttachmentDescription settings.
The documentation for this struct was generated from the following file: