Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkAttachmentReferenceStencilLayout |
Public Attributes | |
vk::StructureType | sType = StructureType::eAttachmentReferenceStencilLayout |
void * | pNext = {} |
vk::ImageLayout | stencilLayout = vk::ImageLayout::eUndefined |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eAttachmentReferenceStencilLayout |
Definition at line 6295 of file vulkan_structs.hpp.
Definition at line 6297 of file vulkan_structs.hpp.
|
inline |
Definition at line 6303 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 6312 of file vulkan_structs.hpp.
|
inline |
Definition at line 6345 of file vulkan_structs.hpp.
|
inline |
Definition at line 6340 of file vulkan_structs.hpp.
|
inline |
Definition at line 6374 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 6320 of file vulkan_structs.hpp.
|
inline |
Definition at line 6365 of file vulkan_structs.hpp.
|
inline |
Definition at line 6327 of file vulkan_structs.hpp.
|
inline |
Definition at line 6333 of file vulkan_structs.hpp.
|
static |
Definition at line 6299 of file vulkan_structs.hpp.
void* vk::AttachmentReferenceStencilLayout::pNext = {} |
Definition at line 6382 of file vulkan_structs.hpp.
vk::ImageLayout vk::AttachmentReferenceStencilLayout::stencilLayout = vk::ImageLayout::eUndefined |
Definition at line 6383 of file vulkan_structs.hpp.
|
static |
Definition at line 6300 of file vulkan_structs.hpp.
vk::StructureType vk::AttachmentReferenceStencilLayout::sType = StructureType::eAttachmentReferenceStencilLayout |
Definition at line 6381 of file vulkan_structs.hpp.