Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkAttachmentDescriptionStencilLayout |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eAttachmentDescriptionStencilLayout |
Definition at line 5974 of file vulkan_structs.hpp.
Definition at line 5976 of file vulkan_structs.hpp.
|
inline |
Definition at line 5983 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 5994 of file vulkan_structs.hpp.
|
inline |
Definition at line 6035 of file vulkan_structs.hpp.
|
inline |
Definition at line 6030 of file vulkan_structs.hpp.
|
inline |
Definition at line 6066 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 6002 of file vulkan_structs.hpp.
|
inline |
Definition at line 6056 of file vulkan_structs.hpp.
|
inline |
Definition at line 6009 of file vulkan_structs.hpp.
|
inline |
Definition at line 6023 of file vulkan_structs.hpp.
|
inline |
Definition at line 6016 of file vulkan_structs.hpp.
|
static |
Definition at line 5978 of file vulkan_structs.hpp.
void* vk::AttachmentDescriptionStencilLayout::pNext = {} |
Definition at line 6074 of file vulkan_structs.hpp.
vk::ImageLayout vk::AttachmentDescriptionStencilLayout::stencilFinalLayout = vk::ImageLayout::eUndefined |
Definition at line 6076 of file vulkan_structs.hpp.
vk::ImageLayout vk::AttachmentDescriptionStencilLayout::stencilInitialLayout = vk::ImageLayout::eUndefined |
Definition at line 6075 of file vulkan_structs.hpp.
|
static |
Definition at line 5979 of file vulkan_structs.hpp.
vk::StructureType vk::AttachmentDescriptionStencilLayout::sType = StructureType::eAttachmentDescriptionStencilLayout |
Definition at line 6073 of file vulkan_structs.hpp.