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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkPipelineBindPoint pipelineBindPoint
 
VkPipeline pipeline
 
VkIndirectCommandsLayoutNV indirectCommandsLayout
 
uint32_t streamCount
 
const VkIndirectCommandsStreamNVpStreams
 
uint32_t sequencesCount
 
VkBuffer preprocessBuffer
 
VkDeviceSize preprocessOffset
 
VkDeviceSize preprocessSize
 
VkBuffer sequencesCountBuffer
 
VkDeviceSize sequencesCountOffset
 
VkBuffer sequencesIndexBuffer
 
VkDeviceSize sequencesIndexOffset
 

Detailed Description

Definition at line 15788 of file vulkan_core.h.

Field Documentation

◆ indirectCommandsLayout

VkIndirectCommandsLayoutNV VkGeneratedCommandsInfoNV::indirectCommandsLayout

Definition at line 15793 of file vulkan_core.h.

◆ pipeline

VkPipeline VkGeneratedCommandsInfoNV::pipeline

Definition at line 15792 of file vulkan_core.h.

◆ pipelineBindPoint

VkPipelineBindPoint VkGeneratedCommandsInfoNV::pipelineBindPoint

Definition at line 15791 of file vulkan_core.h.

◆ pNext

const void* VkGeneratedCommandsInfoNV::pNext

Definition at line 15790 of file vulkan_core.h.

◆ preprocessBuffer

VkBuffer VkGeneratedCommandsInfoNV::preprocessBuffer

Definition at line 15797 of file vulkan_core.h.

◆ preprocessOffset

VkDeviceSize VkGeneratedCommandsInfoNV::preprocessOffset

Definition at line 15798 of file vulkan_core.h.

◆ preprocessSize

VkDeviceSize VkGeneratedCommandsInfoNV::preprocessSize

Definition at line 15799 of file vulkan_core.h.

◆ pStreams

const VkIndirectCommandsStreamNV* VkGeneratedCommandsInfoNV::pStreams

Definition at line 15795 of file vulkan_core.h.

◆ sequencesCount

uint32_t VkGeneratedCommandsInfoNV::sequencesCount

Definition at line 15796 of file vulkan_core.h.

◆ sequencesCountBuffer

VkBuffer VkGeneratedCommandsInfoNV::sequencesCountBuffer

Definition at line 15800 of file vulkan_core.h.

◆ sequencesCountOffset

VkDeviceSize VkGeneratedCommandsInfoNV::sequencesCountOffset

Definition at line 15801 of file vulkan_core.h.

◆ sequencesIndexBuffer

VkBuffer VkGeneratedCommandsInfoNV::sequencesIndexBuffer

Definition at line 15802 of file vulkan_core.h.

◆ sequencesIndexOffset

VkDeviceSize VkGeneratedCommandsInfoNV::sequencesIndexOffset

Definition at line 15803 of file vulkan_core.h.

◆ streamCount

uint32_t VkGeneratedCommandsInfoNV::streamCount

Definition at line 15794 of file vulkan_core.h.

◆ sType

VkStructureType VkGeneratedCommandsInfoNV::sType

Definition at line 15789 of file vulkan_core.h.


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