Vulkan-Hpp
|
This is the complete list of members for vk::AttachmentReference2, including all inherited members.
allowDuplicate | vk::AttachmentReference2 | static |
aspectMask | vk::AttachmentReference2 | |
attachment | vk::AttachmentReference2 | |
AttachmentReference2(uint32_t attachment_={}, vk::ImageLayout layout_=vk::ImageLayout::eUndefined, vk::ImageAspectFlags aspectMask_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT | vk::AttachmentReference2 | inline |
AttachmentReference2(AttachmentReference2 const &rhs) VULKAN_HPP_NOEXCEPT=default | vk::AttachmentReference2 | |
AttachmentReference2(VkAttachmentReference2 const &rhs) VULKAN_HPP_NOEXCEPT | vk::AttachmentReference2 | inline |
layout | vk::AttachmentReference2 | |
NativeType typedef | vk::AttachmentReference2 | |
operator VkAttachmentReference2 &() VULKAN_HPP_NOEXCEPT | vk::AttachmentReference2 | inline |
operator VkAttachmentReference2 const &() const VULKAN_HPP_NOEXCEPT | vk::AttachmentReference2 | inline |
operator!=(AttachmentReference2 const &rhs) const VULKAN_HPP_NOEXCEPT | vk::AttachmentReference2 | inline |
operator=(AttachmentReference2 const &rhs) VULKAN_HPP_NOEXCEPT=default | vk::AttachmentReference2 | |
operator=(VkAttachmentReference2 const &rhs) VULKAN_HPP_NOEXCEPT | vk::AttachmentReference2 | inline |
operator==(AttachmentReference2 const &rhs) const VULKAN_HPP_NOEXCEPT | vk::AttachmentReference2 | inline |
pNext | vk::AttachmentReference2 | |
setAspectMask(vk::ImageAspectFlags aspectMask_) VULKAN_HPP_NOEXCEPT | vk::AttachmentReference2 | inline |
setAttachment(uint32_t attachment_) VULKAN_HPP_NOEXCEPT | vk::AttachmentReference2 | inline |
setLayout(vk::ImageLayout layout_) VULKAN_HPP_NOEXCEPT | vk::AttachmentReference2 | inline |
setPNext(const void *pNext_) VULKAN_HPP_NOEXCEPT | vk::AttachmentReference2 | inline |
structureType | vk::AttachmentReference2 | static |
sType | vk::AttachmentReference2 |