struct PipelineExecutableInternalRepresentationKHR

Defined at line 100603 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

StructureType sType
void * pNext
ArrayWrapper1D name
ArrayWrapper1D description
vk::Bool32 isText
size_t dataSize
void * pData

Public Methods

void PipelineExecutableInternalRepresentationKHR (const std::array<char, 256U> & name_, const std::array<char, 256U> & description_, vk::Bool32 isText_, size_t dataSize_, void * pData_, void * pNext_)

Defined at line 100611 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PipelineExecutableInternalRepresentationKHR (const PipelineExecutableInternalRepresentationKHR & rhs)

Defined at line 100626 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PipelineExecutableInternalRepresentationKHR (const VkPipelineExecutableInternalRepresentationKHR & rhs)

Defined at line 100629 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineExecutableInternalRepresentationKHR & operator= (const PipelineExecutableInternalRepresentationKHR & rhs)

Defined at line 100634 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineExecutableInternalRepresentationKHR & operator= (const VkPipelineExecutableInternalRepresentationKHR & rhs)

Defined at line 100637 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPipelineExecutableInternalRepresentationKHR & operator const VkPipelineExecutableInternalRepresentationKHR & ()

Defined at line 100643 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPipelineExecutableInternalRepresentationKHR & operator VkPipelineExecutableInternalRepresentationKHR & ()

Defined at line 100648 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PipelineExecutableInternalRepresentationKHR & rhs)

Defined at line 100672 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

bool operator== (const PipelineExecutableInternalRepresentationKHR & rhs)

Defined at line 100693 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

bool operator!= (const PipelineExecutableInternalRepresentationKHR & rhs)

Defined at line 100699 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp