SDL  2.0
VkPipelineExecutableInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkPipeline pipeline
 
uint32_t executableIndex
 

Detailed Description

Definition at line 7397 of file vulkan_core.h.

Field Documentation

◆ executableIndex

uint32_t VkPipelineExecutableInfoKHR::executableIndex

Definition at line 7401 of file vulkan_core.h.

◆ pipeline

VkPipeline VkPipelineExecutableInfoKHR::pipeline

Definition at line 7400 of file vulkan_core.h.

◆ pNext

const void* VkPipelineExecutableInfoKHR::pNext

Definition at line 7399 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineExecutableInfoKHR::sType

Definition at line 7398 of file vulkan_core.h.


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