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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkIndirectCommandsLayoutUsageFlagsNV flags
 
VkPipelineBindPoint pipelineBindPoint
 
uint32_t tokenCount
 
const VkIndirectCommandsLayoutTokenNVpTokens
 
uint32_t streamCount
 
const uint32_t * pStreamStrides
 

Detailed Description

Definition at line 15777 of file vulkan_core.h.

Field Documentation

◆ flags

VkIndirectCommandsLayoutUsageFlagsNV VkIndirectCommandsLayoutCreateInfoNV::flags

Definition at line 15780 of file vulkan_core.h.

◆ pipelineBindPoint

VkPipelineBindPoint VkIndirectCommandsLayoutCreateInfoNV::pipelineBindPoint

Definition at line 15781 of file vulkan_core.h.

◆ pNext

const void* VkIndirectCommandsLayoutCreateInfoNV::pNext

Definition at line 15779 of file vulkan_core.h.

◆ pStreamStrides

const uint32_t* VkIndirectCommandsLayoutCreateInfoNV::pStreamStrides

Definition at line 15785 of file vulkan_core.h.

◆ pTokens

const VkIndirectCommandsLayoutTokenNV* VkIndirectCommandsLayoutCreateInfoNV::pTokens

Definition at line 15783 of file vulkan_core.h.

◆ streamCount

uint32_t VkIndirectCommandsLayoutCreateInfoNV::streamCount

Definition at line 15784 of file vulkan_core.h.

◆ sType

VkStructureType VkIndirectCommandsLayoutCreateInfoNV::sType

Definition at line 15778 of file vulkan_core.h.

◆ tokenCount

uint32_t VkIndirectCommandsLayoutCreateInfoNV::tokenCount

Definition at line 15782 of file vulkan_core.h.


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