HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::AttachmentDescription Member List

This is the complete list of members for VULKAN_HPP_NAMESPACE::AttachmentDescription, including all inherited members.

AttachmentDescription(VULKAN_HPP_NAMESPACE::AttachmentDescriptionFlags flags_={}, VULKAN_HPP_NAMESPACE::Format format_=VULKAN_HPP_NAMESPACE::Format::eUndefined, VULKAN_HPP_NAMESPACE::SampleCountFlagBits samples_=VULKAN_HPP_NAMESPACE::SampleCountFlagBits::e1, VULKAN_HPP_NAMESPACE::AttachmentLoadOp loadOp_=VULKAN_HPP_NAMESPACE::AttachmentLoadOp::eLoad, VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_=VULKAN_HPP_NAMESPACE::AttachmentStoreOp::eStore, VULKAN_HPP_NAMESPACE::AttachmentLoadOp stencilLoadOp_=VULKAN_HPP_NAMESPACE::AttachmentLoadOp::eLoad, VULKAN_HPP_NAMESPACE::AttachmentStoreOp stencilStoreOp_=VULKAN_HPP_NAMESPACE::AttachmentStoreOp::eStore, VULKAN_HPP_NAMESPACE::ImageLayout initialLayout_=VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined, VULKAN_HPP_NAMESPACE::ImageLayout finalLayout_=VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
AttachmentDescription(AttachmentDescription const &rhs) VULKAN_HPP_NOEXCEPT=defaultVULKAN_HPP_NAMESPACE::AttachmentDescription
AttachmentDescription(VkAttachmentDescription const &rhs) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
finalLayoutVULKAN_HPP_NAMESPACE::AttachmentDescription
flagsVULKAN_HPP_NAMESPACE::AttachmentDescription
formatVULKAN_HPP_NAMESPACE::AttachmentDescription
initialLayoutVULKAN_HPP_NAMESPACE::AttachmentDescription
loadOpVULKAN_HPP_NAMESPACE::AttachmentDescription
NativeType typedefVULKAN_HPP_NAMESPACE::AttachmentDescription
operator VkAttachmentDescription &() VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
operator VkAttachmentDescription const &() const VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
operator!=(AttachmentDescription const &rhs) const VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
operator=(AttachmentDescription const &rhs) VULKAN_HPP_NOEXCEPT=defaultVULKAN_HPP_NAMESPACE::AttachmentDescription
operator=(VkAttachmentDescription const &rhs) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
operator==(AttachmentDescription const &rhs) const VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
samplesVULKAN_HPP_NAMESPACE::AttachmentDescription
setFinalLayout(VULKAN_HPP_NAMESPACE::ImageLayout finalLayout_) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
setFlags(VULKAN_HPP_NAMESPACE::AttachmentDescriptionFlags flags_) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
setFormat(VULKAN_HPP_NAMESPACE::Format format_) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
setInitialLayout(VULKAN_HPP_NAMESPACE::ImageLayout initialLayout_) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
setLoadOp(VULKAN_HPP_NAMESPACE::AttachmentLoadOp loadOp_) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
setSamples(VULKAN_HPP_NAMESPACE::SampleCountFlagBits samples_) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
setStencilLoadOp(VULKAN_HPP_NAMESPACE::AttachmentLoadOp stencilLoadOp_) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
setStencilStoreOp(VULKAN_HPP_NAMESPACE::AttachmentStoreOp stencilStoreOp_) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
setStoreOp(VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_) VULKAN_HPP_NOEXCEPTVULKAN_HPP_NAMESPACE::AttachmentDescriptioninline
stencilLoadOpVULKAN_HPP_NAMESPACE::AttachmentDescription
stencilStoreOpVULKAN_HPP_NAMESPACE::AttachmentDescription
storeOpVULKAN_HPP_NAMESPACE::AttachmentDescription