ReactOS 0.4.17-dev-934-g091855f
VkIndirectCommandsLayoutTokenNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkIndirectCommandsLayoutTokenNV:

Public Member Functions

VkPipelineLayout WINE_VK_ALIGN (8) pushconstantPipelineLayout
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkIndirectCommandsTokenTypeNV tokenType
 
uint32_t stream
 
uint32_t offset
 
uint32_t vertexBindingUnit
 
VkBool32 vertexDynamicStride
 
VkShaderStageFlags pushconstantShaderStageFlags
 
uint32_t pushconstantOffset
 
uint32_t pushconstantSize
 
VkIndirectStateFlagsNV indirectStateFlags
 
uint32_t indexTypeCount
 
const VkIndexType * pIndexTypes
 
const uint32_t * pIndexTypeValues
 

Detailed Description

Definition at line 9181 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN()

VkPipelineLayout VkIndirectCommandsLayoutTokenNV::WINE_VK_ALIGN ( 8  ) const

Member Data Documentation

◆ indexTypeCount

uint32_t VkIndirectCommandsLayoutTokenNV::indexTypeCount

Definition at line 9195 of file vulkan.h.

◆ indirectStateFlags

VkIndirectStateFlagsNV VkIndirectCommandsLayoutTokenNV::indirectStateFlags

Definition at line 9194 of file vulkan.h.

◆ offset

uint32_t VkIndirectCommandsLayoutTokenNV::offset

Definition at line 9187 of file vulkan.h.

◆ pIndexTypes

const VkIndexType* VkIndirectCommandsLayoutTokenNV::pIndexTypes

Definition at line 9196 of file vulkan.h.

◆ pIndexTypeValues

const uint32_t* VkIndirectCommandsLayoutTokenNV::pIndexTypeValues

Definition at line 9197 of file vulkan.h.

◆ pNext

const void* VkIndirectCommandsLayoutTokenNV::pNext

Definition at line 9184 of file vulkan.h.

◆ pushconstantOffset

uint32_t VkIndirectCommandsLayoutTokenNV::pushconstantOffset

Definition at line 9192 of file vulkan.h.

◆ pushconstantShaderStageFlags

VkShaderStageFlags VkIndirectCommandsLayoutTokenNV::pushconstantShaderStageFlags

Definition at line 9191 of file vulkan.h.

◆ pushconstantSize

uint32_t VkIndirectCommandsLayoutTokenNV::pushconstantSize

Definition at line 9193 of file vulkan.h.

◆ stream

uint32_t VkIndirectCommandsLayoutTokenNV::stream

Definition at line 9186 of file vulkan.h.

◆ sType

VkStructureType VkIndirectCommandsLayoutTokenNV::sType

Definition at line 9183 of file vulkan.h.

◆ tokenType

VkIndirectCommandsTokenTypeNV VkIndirectCommandsLayoutTokenNV::tokenType

Definition at line 9185 of file vulkan.h.

◆ vertexBindingUnit

uint32_t VkIndirectCommandsLayoutTokenNV::vertexBindingUnit

Definition at line 9188 of file vulkan.h.

◆ vertexDynamicStride

VkBool32 VkIndirectCommandsLayoutTokenNV::vertexDynamicStride

Definition at line 9189 of file vulkan.h.


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