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

#include <vulkan_core.h>

Data Fields

const VkIndirectCommandsPushConstantTokenEXTpPushConstant
 
const VkIndirectCommandsVertexBufferTokenEXTpVertexBuffer
 
const VkIndirectCommandsIndexBufferTokenEXTpIndexBuffer
 
const VkIndirectCommandsExecutionSetTokenEXTpExecutionSet
 

Detailed Description

Definition at line 19713 of file vulkan_core.h.

Field Documentation

◆ pExecutionSet

const VkIndirectCommandsExecutionSetTokenEXT* VkIndirectCommandsTokenDataEXT::pExecutionSet

Definition at line 19717 of file vulkan_core.h.

◆ pIndexBuffer

const VkIndirectCommandsIndexBufferTokenEXT* VkIndirectCommandsTokenDataEXT::pIndexBuffer

Definition at line 19716 of file vulkan_core.h.

◆ pPushConstant

const VkIndirectCommandsPushConstantTokenEXT* VkIndirectCommandsTokenDataEXT::pPushConstant

Definition at line 19714 of file vulkan_core.h.

◆ pVertexBuffer

const VkIndirectCommandsVertexBufferTokenEXT* VkIndirectCommandsTokenDataEXT::pVertexBuffer

Definition at line 19715 of file vulkan_core.h.


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