Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkAttachmentDescription2 |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eAttachmentDescription2 |
Definition at line 5791 of file vulkan_structs.hpp.
Definition at line 5793 of file vulkan_structs.hpp.
|
inline |
Definition at line 5799 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 5824 of file vulkan_structs.hpp.
|
inline |
Definition at line 5905 of file vulkan_structs.hpp.
|
inline |
Definition at line 5900 of file vulkan_structs.hpp.
|
inline |
Definition at line 5946 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 5832 of file vulkan_structs.hpp.
|
inline |
Definition at line 5935 of file vulkan_structs.hpp.
|
inline |
Definition at line 5893 of file vulkan_structs.hpp.
|
inline |
Definition at line 5845 of file vulkan_structs.hpp.
|
inline |
Definition at line 5851 of file vulkan_structs.hpp.
|
inline |
Definition at line 5887 of file vulkan_structs.hpp.
|
inline |
Definition at line 5863 of file vulkan_structs.hpp.
|
inline |
Definition at line 5839 of file vulkan_structs.hpp.
|
inline |
Definition at line 5857 of file vulkan_structs.hpp.
|
inline |
Definition at line 5875 of file vulkan_structs.hpp.
|
inline |
Definition at line 5881 of file vulkan_structs.hpp.
|
inline |
Definition at line 5869 of file vulkan_structs.hpp.
|
static |
Definition at line 5795 of file vulkan_structs.hpp.
vk::ImageLayout vk::AttachmentDescription2::finalLayout = vk::ImageLayout::eUndefined |
Definition at line 5963 of file vulkan_structs.hpp.
vk::AttachmentDescriptionFlags vk::AttachmentDescription2::flags = {} |
Definition at line 5955 of file vulkan_structs.hpp.
vk::Format vk::AttachmentDescription2::format = vk::Format::eUndefined |
Definition at line 5956 of file vulkan_structs.hpp.
vk::ImageLayout vk::AttachmentDescription2::initialLayout = vk::ImageLayout::eUndefined |
Definition at line 5962 of file vulkan_structs.hpp.
vk::AttachmentLoadOp vk::AttachmentDescription2::loadOp = vk::AttachmentLoadOp::eLoad |
Definition at line 5958 of file vulkan_structs.hpp.
const void* vk::AttachmentDescription2::pNext = {} |
Definition at line 5954 of file vulkan_structs.hpp.
vk::SampleCountFlagBits vk::AttachmentDescription2::samples = vk::SampleCountFlagBits::e1 |
Definition at line 5957 of file vulkan_structs.hpp.
vk::AttachmentLoadOp vk::AttachmentDescription2::stencilLoadOp = vk::AttachmentLoadOp::eLoad |
Definition at line 5960 of file vulkan_structs.hpp.
vk::AttachmentStoreOp vk::AttachmentDescription2::stencilStoreOp = vk::AttachmentStoreOp::eStore |
Definition at line 5961 of file vulkan_structs.hpp.
vk::AttachmentStoreOp vk::AttachmentDescription2::storeOp = vk::AttachmentStoreOp::eStore |
Definition at line 5959 of file vulkan_structs.hpp.
|
static |
Definition at line 5796 of file vulkan_structs.hpp.
vk::StructureType vk::AttachmentDescription2::sType = StructureType::eAttachmentDescription2 |
Definition at line 5953 of file vulkan_structs.hpp.