#include <vulkan.hpp>
◆ AttachmentDescription() [1/2]
◆ AttachmentDescription() [2/2]
◆ operator const VkAttachmentDescription &()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setFinalLayout()
◆ setFlags()
◆ setFormat()
◆ setInitialLayout()
◆ setLoadOp()
◆ setSamples()
◆ setStencilLoadOp()
◆ setStencilStoreOp()
◆ setStoreOp()
◆ finalLayout
ImageLayout VULKAN_HPP_NAMESPACE::AttachmentDescription::finalLayout |
◆ flags
◆ format
Format VULKAN_HPP_NAMESPACE::AttachmentDescription::format |
◆ initialLayout
ImageLayout VULKAN_HPP_NAMESPACE::AttachmentDescription::initialLayout |
◆ loadOp
◆ samples
◆ stencilLoadOp
◆ stencilStoreOp
◆ storeOp
The documentation for this struct was generated from the following file: