struct PipelineExecutableInfoKHR

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

wrapper struct for struct VkPipelineExecutableInfoKHR, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkPipelineExecutableInfoKHR.html

Public Members

StructureType sType
const void * pNext
Pipeline pipeline
uint32_t executableIndex

Public Methods

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

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

void PipelineExecutableInfoKHR (const PipelineExecutableInfoKHR & rhs)

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

void PipelineExecutableInfoKHR (const VkPipelineExecutableInfoKHR & rhs)

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

PipelineExecutableInfoKHR & operator= (const PipelineExecutableInfoKHR & rhs)

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

PipelineExecutableInfoKHR & operator= (const VkPipelineExecutableInfoKHR & rhs)

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

PipelineExecutableInfoKHR & setPNext (const void * pNext_)

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

PipelineExecutableInfoKHR && setPNext (const void * pNext_)

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

PipelineExecutableInfoKHR & setPipeline (Pipeline pipeline_)

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

PipelineExecutableInfoKHR && setPipeline (Pipeline pipeline_)

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

PipelineExecutableInfoKHR & setExecutableIndex (uint32_t executableIndex_)

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

PipelineExecutableInfoKHR && setExecutableIndex (uint32_t executableIndex_)

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

const VkPipelineExecutableInfoKHR & operator const VkPipelineExecutableInfoKHR & ()

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

VkPipelineExecutableInfoKHR & operator VkPipelineExecutableInfoKHR & ()

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

const VkPipelineExecutableInfoKHR * operator const VkPipelineExecutableInfoKHR * ()

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

VkPipelineExecutableInfoKHR * operator VkPipelineExecutableInfoKHR * ()

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

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

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