#include <vulkan.hpp>
Definition at line 7987 of file vulkan.hpp.
◆ AttachmentReference() [1/2]
| VULKAN_HPP_NAMESPACE::AttachmentReference::AttachmentReference |
( |
uint32_t |
attachment_ = 0, |
|
|
ImageLayout |
layout_ = ImageLayout::eUndefined |
|
) |
| |
|
inline |
◆ AttachmentReference() [2/2]
◆ operator VkAttachmentReference &()
◆ operator VkAttachmentReference const &()
◆ operator!=()
| bool VULKAN_HPP_NAMESPACE::AttachmentReference::operator!= |
( |
AttachmentReference const & |
rhs | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
| bool VULKAN_HPP_NAMESPACE::AttachmentReference::operator== |
( |
AttachmentReference const & |
rhs | ) |
const |
|
inline |
◆ setAttachment()
◆ setLayout()
◆ attachment
| uint32_t VULKAN_HPP_NAMESPACE::AttachmentReference::attachment |
◆ layout
| ImageLayout VULKAN_HPP_NAMESPACE::AttachmentReference::layout |
The documentation for this struct was generated from the following file: