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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
uint32_t index
 
VkShaderEXT shader
 

Detailed Description

Definition at line 19770 of file vulkan_core.h.

Field Documentation

◆ index

uint32_t VkWriteIndirectExecutionSetShaderEXT::index

Definition at line 19773 of file vulkan_core.h.

◆ pNext

const void* VkWriteIndirectExecutionSetShaderEXT::pNext

Definition at line 19772 of file vulkan_core.h.

◆ shader

VkShaderEXT VkWriteIndirectExecutionSetShaderEXT::shader

Definition at line 19774 of file vulkan_core.h.

◆ sType

VkStructureType VkWriteIndirectExecutionSetShaderEXT::sType

Definition at line 19771 of file vulkan_core.h.


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