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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkIndirectCommandsLayoutUsageFlagsEXT flags
 
VkShaderStageFlags shaderStages
 
uint32_t indirectStride
 
VkPipelineLayout pipelineLayout
 
uint32_t tokenCount
 
const VkIndirectCommandsLayoutTokenEXTpTokens
 

Detailed Description

Definition at line 19728 of file vulkan_core.h.

Field Documentation

◆ flags

VkIndirectCommandsLayoutUsageFlagsEXT VkIndirectCommandsLayoutCreateInfoEXT::flags

Definition at line 19731 of file vulkan_core.h.

◆ indirectStride

uint32_t VkIndirectCommandsLayoutCreateInfoEXT::indirectStride

Definition at line 19733 of file vulkan_core.h.

◆ pipelineLayout

VkPipelineLayout VkIndirectCommandsLayoutCreateInfoEXT::pipelineLayout

Definition at line 19734 of file vulkan_core.h.

◆ pNext

const void* VkIndirectCommandsLayoutCreateInfoEXT::pNext

Definition at line 19730 of file vulkan_core.h.

◆ pTokens

const VkIndirectCommandsLayoutTokenEXT* VkIndirectCommandsLayoutCreateInfoEXT::pTokens

Definition at line 19736 of file vulkan_core.h.

◆ shaderStages

VkShaderStageFlags VkIndirectCommandsLayoutCreateInfoEXT::shaderStages

Definition at line 19732 of file vulkan_core.h.

◆ sType

VkStructureType VkIndirectCommandsLayoutCreateInfoEXT::sType

Definition at line 19729 of file vulkan_core.h.

◆ tokenCount

uint32_t VkIndirectCommandsLayoutCreateInfoEXT::tokenCount

Definition at line 19735 of file vulkan_core.h.


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