RetroArch
VULKAN_HPP_NAMESPACE::AttachmentReference Member List

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

attachmentVULKAN_HPP_NAMESPACE::AttachmentReference
AttachmentReference(uint32_t attachment_=0, ImageLayout layout_=ImageLayout::eUndefined)VULKAN_HPP_NAMESPACE::AttachmentReferenceinline
AttachmentReference(VkAttachmentReference const &rhs)VULKAN_HPP_NAMESPACE::AttachmentReferenceinline
layoutVULKAN_HPP_NAMESPACE::AttachmentReference
operator const VkAttachmentReference &() constVULKAN_HPP_NAMESPACE::AttachmentReferenceinline
operator!=(AttachmentReference const &rhs) constVULKAN_HPP_NAMESPACE::AttachmentReferenceinline
operator=(VkAttachmentReference const &rhs)VULKAN_HPP_NAMESPACE::AttachmentReferenceinline
operator==(AttachmentReference const &rhs) constVULKAN_HPP_NAMESPACE::AttachmentReferenceinline
setAttachment(uint32_t attachment_)VULKAN_HPP_NAMESPACE::AttachmentReferenceinline
setLayout(ImageLayout layout_)VULKAN_HPP_NAMESPACE::AttachmentReferenceinline