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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkIndirectCommandsTokenTypeEXT type
 
VkIndirectCommandsTokenDataEXT data
 
uint32_t offset
 

Detailed Description

Definition at line 19720 of file vulkan_core.h.

Field Documentation

◆ data

VkIndirectCommandsTokenDataEXT VkIndirectCommandsLayoutTokenEXT::data

Definition at line 19724 of file vulkan_core.h.

◆ offset

uint32_t VkIndirectCommandsLayoutTokenEXT::offset

Definition at line 19725 of file vulkan_core.h.

◆ pNext

const void* VkIndirectCommandsLayoutTokenEXT::pNext

Definition at line 19722 of file vulkan_core.h.

◆ sType

VkStructureType VkIndirectCommandsLayoutTokenEXT::sType

Definition at line 19721 of file vulkan_core.h.

◆ type

VkIndirectCommandsTokenTypeEXT VkIndirectCommandsLayoutTokenEXT::type

Definition at line 19723 of file vulkan_core.h.


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