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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkIndirectCommandsTokenTypeNV tokenType
 
uint32_t stream
 
uint32_t offset
 
uint32_t vertexBindingUnit
 
VkBool32 vertexDynamicStride
 
VkPipelineLayout pushconstantPipelineLayout
 
VkShaderStageFlags pushconstantShaderStageFlags
 
uint32_t pushconstantOffset
 
uint32_t pushconstantSize
 
VkIndirectStateFlagsNV indirectStateFlags
 
uint32_t indexTypeCount
 
const VkIndexTypepIndexTypes
 
const uint32_tpIndexTypeValues
 

Detailed Description

Definition at line 15759 of file vulkan_core.h.

Field Documentation

◆ indexTypeCount

uint32_t VkIndirectCommandsLayoutTokenNV::indexTypeCount

Definition at line 15772 of file vulkan_core.h.

◆ indirectStateFlags

VkIndirectStateFlagsNV VkIndirectCommandsLayoutTokenNV::indirectStateFlags

Definition at line 15771 of file vulkan_core.h.

◆ offset

uint32_t VkIndirectCommandsLayoutTokenNV::offset

Definition at line 15764 of file vulkan_core.h.

◆ pIndexTypes

const VkIndexType* VkIndirectCommandsLayoutTokenNV::pIndexTypes

Definition at line 15773 of file vulkan_core.h.

◆ pIndexTypeValues

const uint32_t* VkIndirectCommandsLayoutTokenNV::pIndexTypeValues

Definition at line 15774 of file vulkan_core.h.

◆ pNext

const void* VkIndirectCommandsLayoutTokenNV::pNext

Definition at line 15761 of file vulkan_core.h.

◆ pushconstantOffset

uint32_t VkIndirectCommandsLayoutTokenNV::pushconstantOffset

Definition at line 15769 of file vulkan_core.h.

◆ pushconstantPipelineLayout

VkPipelineLayout VkIndirectCommandsLayoutTokenNV::pushconstantPipelineLayout

Definition at line 15767 of file vulkan_core.h.

◆ pushconstantShaderStageFlags

VkShaderStageFlags VkIndirectCommandsLayoutTokenNV::pushconstantShaderStageFlags

Definition at line 15768 of file vulkan_core.h.

◆ pushconstantSize

uint32_t VkIndirectCommandsLayoutTokenNV::pushconstantSize

Definition at line 15770 of file vulkan_core.h.

◆ stream

uint32_t VkIndirectCommandsLayoutTokenNV::stream

Definition at line 15763 of file vulkan_core.h.

◆ sType

VkStructureType VkIndirectCommandsLayoutTokenNV::sType

Definition at line 15760 of file vulkan_core.h.

◆ tokenType

VkIndirectCommandsTokenTypeNV VkIndirectCommandsLayoutTokenNV::tokenType

Definition at line 15762 of file vulkan_core.h.

◆ vertexBindingUnit

uint32_t VkIndirectCommandsLayoutTokenNV::vertexBindingUnit

Definition at line 15765 of file vulkan_core.h.

◆ vertexDynamicStride

VkBool32 VkIndirectCommandsLayoutTokenNV::vertexDynamicStride

Definition at line 15766 of file vulkan_core.h.


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