ReactOS 0.4.17-dev-934-g091855f
VkGeneratedCommandsInfoNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkGeneratedCommandsInfoNV:

Public Member Functions

VkPipeline WINE_VK_ALIGN (8) pipeline
 
VkIndirectCommandsLayoutNV WINE_VK_ALIGN (8) indirectCommandsLayout
 
VkBuffer WINE_VK_ALIGN (8) preprocessBuffer
 
VkDeviceSize WINE_VK_ALIGN (8) preprocessOffset
 
VkDeviceSize WINE_VK_ALIGN (8) preprocessSize
 
VkBuffer WINE_VK_ALIGN (8) sequencesCountBuffer
 
VkDeviceSize WINE_VK_ALIGN (8) sequencesCountOffset
 
VkBuffer WINE_VK_ALIGN (8) sequencesIndexBuffer
 
VkDeviceSize WINE_VK_ALIGN (8) sequencesIndexOffset
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkPipelineBindPoint pipelineBindPoint
 
uint32_t streamCount
 
const VkIndirectCommandsStreamNV * pStreams
 
uint32_t sequencesCount
 

Detailed Description

Definition at line 16281 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/9]

VkIndirectCommandsLayoutNV VkGeneratedCommandsInfoNV::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/9]

VkPipeline VkGeneratedCommandsInfoNV::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [3/9]

VkBuffer VkGeneratedCommandsInfoNV::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [4/9]

VkDeviceSize VkGeneratedCommandsInfoNV::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [5/9]

VkDeviceSize VkGeneratedCommandsInfoNV::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [6/9]

VkBuffer VkGeneratedCommandsInfoNV::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [7/9]

VkDeviceSize VkGeneratedCommandsInfoNV::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [8/9]

VkBuffer VkGeneratedCommandsInfoNV::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [9/9]

VkDeviceSize VkGeneratedCommandsInfoNV::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ pipelineBindPoint

VkPipelineBindPoint VkGeneratedCommandsInfoNV::pipelineBindPoint

Definition at line 16285 of file vulkan.h.

◆ pNext

const void* VkGeneratedCommandsInfoNV::pNext

Definition at line 16284 of file vulkan.h.

◆ pStreams

const VkIndirectCommandsStreamNV* VkGeneratedCommandsInfoNV::pStreams

Definition at line 16289 of file vulkan.h.

◆ sequencesCount

uint32_t VkGeneratedCommandsInfoNV::sequencesCount

Definition at line 16290 of file vulkan.h.

◆ streamCount

uint32_t VkGeneratedCommandsInfoNV::streamCount

Definition at line 16288 of file vulkan.h.

◆ sType

VkStructureType VkGeneratedCommandsInfoNV::sType

Definition at line 16283 of file vulkan.h.


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