Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPipelineExecutableInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkPipeline pipeline
 
uint32_t executableIndex
 

Detailed Description

Definition at line 10539 of file vulkan_core.h.

Field Documentation

◆ executableIndex

uint32_t VkPipelineExecutableInfoKHR::executableIndex

Definition at line 10543 of file vulkan_core.h.

◆ pipeline

VkPipeline VkPipelineExecutableInfoKHR::pipeline

Definition at line 10542 of file vulkan_core.h.

◆ pNext

const void* VkPipelineExecutableInfoKHR::pNext

Definition at line 10541 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineExecutableInfoKHR::sType

Definition at line 10540 of file vulkan_core.h.


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