Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPipelinePropertiesIdentifierEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::ePipelinePropertiesIdentifierEXT |
void * | pNext = {} |
vk::ArrayWrapper1D< uint8_t, VK_UUID_SIZE > | pipelineIdentifier = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelinePropertiesIdentifierEXT |
Definition at line 92600 of file vulkan_structs.hpp.
Definition at line 92602 of file vulkan_structs.hpp.
|
inline |
Definition at line 92608 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 92617 of file vulkan_structs.hpp.
|
inline |
Definition at line 92650 of file vulkan_structs.hpp.
|
inline |
Definition at line 92645 of file vulkan_structs.hpp.
|
inline |
Definition at line 92679 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 92625 of file vulkan_structs.hpp.
|
inline |
Definition at line 92670 of file vulkan_structs.hpp.
|
inline |
Definition at line 92638 of file vulkan_structs.hpp.
|
inline |
Definition at line 92632 of file vulkan_structs.hpp.
|
static |
Definition at line 92604 of file vulkan_structs.hpp.
vk::ArrayWrapper1D<uint8_t, VK_UUID_SIZE> vk::PipelinePropertiesIdentifierEXT::pipelineIdentifier = {} |
Definition at line 92688 of file vulkan_structs.hpp.
void* vk::PipelinePropertiesIdentifierEXT::pNext = {} |
Definition at line 92687 of file vulkan_structs.hpp.
|
static |
Definition at line 92605 of file vulkan_structs.hpp.
vk::StructureType vk::PipelinePropertiesIdentifierEXT::sType = StructureType::ePipelinePropertiesIdentifierEXT |
Definition at line 92686 of file vulkan_structs.hpp.