ReactOS 0.4.17-dev-934-g091855f
VkGeneratedCommandsInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkGeneratedCommandsInfoEXT:

Public Member Functions

VkIndirectExecutionSetEXT WINE_VK_ALIGN (8) indirectExecutionSet
 
VkIndirectCommandsLayoutEXT WINE_VK_ALIGN (8) indirectCommandsLayout
 
VkDeviceAddress WINE_VK_ALIGN (8) indirectAddress
 
VkDeviceSize WINE_VK_ALIGN (8) indirectAddressSize
 
VkDeviceAddress WINE_VK_ALIGN (8) preprocessAddress
 
VkDeviceSize WINE_VK_ALIGN (8) preprocessSize
 
VkDeviceAddress WINE_VK_ALIGN (8) sequenceCountAddress
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkShaderStageFlags shaderStages
 
uint32_t maxSequenceCount
 
uint32_t maxDrawCount
 

Detailed Description

Definition at line 8837 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/7]

VkDeviceAddress VkGeneratedCommandsInfoEXT::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/7]

VkDeviceSize VkGeneratedCommandsInfoEXT::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [3/7]

VkIndirectCommandsLayoutEXT VkGeneratedCommandsInfoEXT::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [4/7]

VkIndirectExecutionSetEXT VkGeneratedCommandsInfoEXT::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [5/7]

VkDeviceAddress VkGeneratedCommandsInfoEXT::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [6/7]

VkDeviceSize VkGeneratedCommandsInfoEXT::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [7/7]

VkDeviceAddress VkGeneratedCommandsInfoEXT::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ maxDrawCount

uint32_t VkGeneratedCommandsInfoEXT::maxDrawCount

Definition at line 8850 of file vulkan.h.

◆ maxSequenceCount

uint32_t VkGeneratedCommandsInfoEXT::maxSequenceCount

Definition at line 8848 of file vulkan.h.

◆ pNext

const void* VkGeneratedCommandsInfoEXT::pNext

Definition at line 8840 of file vulkan.h.

◆ shaderStages

VkShaderStageFlags VkGeneratedCommandsInfoEXT::shaderStages

Definition at line 8841 of file vulkan.h.

◆ sType

VkStructureType VkGeneratedCommandsInfoEXT::sType

Definition at line 8839 of file vulkan.h.


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