Vulkan-Hpp
VkPipelineExecutableInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkPipeline pipeline
 
uint32_t executableIndex
 

Detailed Description

Definition at line 10360 of file vulkan_core.h.

Member Data Documentation

◆ executableIndex

uint32_t VkPipelineExecutableInfoKHR::executableIndex

Definition at line 10364 of file vulkan_core.h.

◆ pipeline

VkPipeline VkPipelineExecutableInfoKHR::pipeline

Definition at line 10363 of file vulkan_core.h.

◆ pNext

const void* VkPipelineExecutableInfoKHR::pNext

Definition at line 10362 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineExecutableInfoKHR::sType

Definition at line 10361 of file vulkan_core.h.


The documentation for this struct was generated from the following file: