struct PipelineExecutableInfoKHR

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

Public Members

StructureType sType
const void * pNext
Pipeline pipeline
uint32_t executableIndex

Public Methods

void PipelineExecutableInfoKHR (vk::Pipeline pipeline_, uint32_t executableIndex_, const void * pNext_)

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

void PipelineExecutableInfoKHR (const PipelineExecutableInfoKHR & rhs)

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

void PipelineExecutableInfoKHR (const VkPipelineExecutableInfoKHR & rhs)

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

PipelineExecutableInfoKHR & operator= (const PipelineExecutableInfoKHR & rhs)

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

PipelineExecutableInfoKHR & operator= (const VkPipelineExecutableInfoKHR & rhs)

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

PipelineExecutableInfoKHR & setPNext (const void * pNext_)

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

PipelineExecutableInfoKHR & setPipeline (vk::Pipeline pipeline_)

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

PipelineExecutableInfoKHR & setExecutableIndex (uint32_t executableIndex_)

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

const VkPipelineExecutableInfoKHR & operator const VkPipelineExecutableInfoKHR & ()

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

VkPipelineExecutableInfoKHR & operator VkPipelineExecutableInfoKHR & ()

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

std::strong_ordering operator<=> (const PipelineExecutableInfoKHR & )

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