struct PipelineExecutableInternalRepresentationKHR
Defined at line 160625 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPipelineExecutableInternalRepresentationKHR, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPipelineExecutableInternalRepresentationKHR.html
Public Members
StructureType sType
void * pNext
ArrayWrapper1D name
ArrayWrapper1D description
Bool32 isText
size_t dataSize
void * pData
Public Methods
void PipelineExecutableInternalRepresentationKHR (const std::array<char, 256U> &name_,const std::array<char, 256U> &description_,Bool32isText_,size_tdataSize_,void *pData_,void *pNext_)
Defined at line 160633 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineExecutableInternalRepresentationKHR (const PipelineExecutableInternalRepresentationKHR & rhs)
Defined at line 160648 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineExecutableInternalRepresentationKHR (const VkPipelineExecutableInternalRepresentationKHR & rhs)
Defined at line 160651 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutableInternalRepresentationKHR & operator= (const PipelineExecutableInternalRepresentationKHR & rhs)
Defined at line 160656 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutableInternalRepresentationKHR & operator= (const VkPipelineExecutableInternalRepresentationKHR & rhs)
Defined at line 160659 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPipelineExecutableInternalRepresentationKHR & operator const VkPipelineExecutableInternalRepresentationKHR & ()
Defined at line 160665 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPipelineExecutableInternalRepresentationKHR & operator VkPipelineExecutableInternalRepresentationKHR & ()
Defined at line 160670 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPipelineExecutableInternalRepresentationKHR * operator const VkPipelineExecutableInternalRepresentationKHR * ()
Defined at line 160675 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPipelineExecutableInternalRepresentationKHR * operator VkPipelineExecutableInternalRepresentationKHR * ()
Defined at line 160680 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PipelineExecutableInternalRepresentationKHR & rhs)
Defined at line 160700 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator== (const PipelineExecutableInternalRepresentationKHR & rhs)
Defined at line 160721 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator!= (const PipelineExecutableInternalRepresentationKHR & rhs)
Defined at line 160727 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp