RetroArch
VULKAN_HPP_NAMESPACE::AttachmentDescription Member List

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

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