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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
uint32_t shaderCount
 
const VkShaderEXT * pInitialShaders
 
const VkIndirectExecutionSetShaderLayoutInfoEXTpSetLayoutInfos
 
uint32_t maxShaderCount
 
uint32_t pushConstantRangeCount
 
const VkPushConstantRangepPushConstantRanges
 

Detailed Description

Definition at line 19651 of file vulkan_core.h.

Field Documentation

◆ maxShaderCount

uint32_t VkIndirectExecutionSetShaderInfoEXT::maxShaderCount

Definition at line 19657 of file vulkan_core.h.

◆ pInitialShaders

const VkShaderEXT* VkIndirectExecutionSetShaderInfoEXT::pInitialShaders

Definition at line 19655 of file vulkan_core.h.

◆ pNext

const void* VkIndirectExecutionSetShaderInfoEXT::pNext

Definition at line 19653 of file vulkan_core.h.

◆ pPushConstantRanges

const VkPushConstantRange* VkIndirectExecutionSetShaderInfoEXT::pPushConstantRanges

Definition at line 19659 of file vulkan_core.h.

◆ pSetLayoutInfos

const VkIndirectExecutionSetShaderLayoutInfoEXT* VkIndirectExecutionSetShaderInfoEXT::pSetLayoutInfos

Definition at line 19656 of file vulkan_core.h.

◆ pushConstantRangeCount

uint32_t VkIndirectExecutionSetShaderInfoEXT::pushConstantRangeCount

Definition at line 19658 of file vulkan_core.h.

◆ shaderCount

uint32_t VkIndirectExecutionSetShaderInfoEXT::shaderCount

Definition at line 19654 of file vulkan_core.h.

◆ sType

VkStructureType VkIndirectExecutionSetShaderInfoEXT::sType

Definition at line 19652 of file vulkan_core.h.


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