HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkIndirectCommandsLayoutTokenNV Struct Reference

#include <vulkan_core.h>

Public Attributes

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_t * pIndexTypeValues
 

Detailed Description

Definition at line 13216 of file vulkan_core.h.

Member Data Documentation

uint32_t VkIndirectCommandsLayoutTokenNV::indexTypeCount

Definition at line 13229 of file vulkan_core.h.

VkIndirectStateFlagsNV VkIndirectCommandsLayoutTokenNV::indirectStateFlags

Definition at line 13228 of file vulkan_core.h.

uint32_t VkIndirectCommandsLayoutTokenNV::offset

Definition at line 13221 of file vulkan_core.h.

const VkIndexType* VkIndirectCommandsLayoutTokenNV::pIndexTypes

Definition at line 13230 of file vulkan_core.h.

const uint32_t* VkIndirectCommandsLayoutTokenNV::pIndexTypeValues

Definition at line 13231 of file vulkan_core.h.

const void* VkIndirectCommandsLayoutTokenNV::pNext

Definition at line 13218 of file vulkan_core.h.

uint32_t VkIndirectCommandsLayoutTokenNV::pushconstantOffset

Definition at line 13226 of file vulkan_core.h.

VkPipelineLayout VkIndirectCommandsLayoutTokenNV::pushconstantPipelineLayout

Definition at line 13224 of file vulkan_core.h.

VkShaderStageFlags VkIndirectCommandsLayoutTokenNV::pushconstantShaderStageFlags

Definition at line 13225 of file vulkan_core.h.

uint32_t VkIndirectCommandsLayoutTokenNV::pushconstantSize

Definition at line 13227 of file vulkan_core.h.

uint32_t VkIndirectCommandsLayoutTokenNV::stream

Definition at line 13220 of file vulkan_core.h.

VkStructureType VkIndirectCommandsLayoutTokenNV::sType

Definition at line 13217 of file vulkan_core.h.

VkIndirectCommandsTokenTypeNV VkIndirectCommandsLayoutTokenNV::tokenType

Definition at line 13219 of file vulkan_core.h.

uint32_t VkIndirectCommandsLayoutTokenNV::vertexBindingUnit

Definition at line 13222 of file vulkan_core.h.

VkBool32 VkIndirectCommandsLayoutTokenNV::vertexDynamicStride

Definition at line 13223 of file vulkan_core.h.


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