Vulkan-Hpp
|
This is the complete list of members for vk::AttachmentReference, including all inherited members.
attachment | vk::AttachmentReference | |
AttachmentReference(uint32_t attachment_={}, vk::ImageLayout layout_=vk::ImageLayout::eUndefined) VULKAN_HPP_NOEXCEPT | vk::AttachmentReference | inline |
AttachmentReference(AttachmentReference const &rhs) VULKAN_HPP_NOEXCEPT=default | vk::AttachmentReference | |
AttachmentReference(VkAttachmentReference const &rhs) VULKAN_HPP_NOEXCEPT | vk::AttachmentReference | inline |
layout | vk::AttachmentReference | |
NativeType typedef | vk::AttachmentReference | |
operator VkAttachmentReference &() VULKAN_HPP_NOEXCEPT | vk::AttachmentReference | inline |
operator VkAttachmentReference const &() const VULKAN_HPP_NOEXCEPT | vk::AttachmentReference | inline |
operator!=(AttachmentReference const &rhs) const VULKAN_HPP_NOEXCEPT | vk::AttachmentReference | inline |
operator=(AttachmentReference const &rhs) VULKAN_HPP_NOEXCEPT=default | vk::AttachmentReference | |
operator=(VkAttachmentReference const &rhs) VULKAN_HPP_NOEXCEPT | vk::AttachmentReference | inline |
operator==(AttachmentReference const &rhs) const VULKAN_HPP_NOEXCEPT | vk::AttachmentReference | inline |
setAttachment(uint32_t attachment_) VULKAN_HPP_NOEXCEPT | vk::AttachmentReference | inline |
setLayout(vk::ImageLayout layout_) VULKAN_HPP_NOEXCEPT | vk::AttachmentReference | inline |