ReactOS 0.4.17-dev-934-g091855f
VkIndirectCommandsLayoutTokenEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkIndirectCommandsLayoutTokenEXT:

Public Attributes

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

Detailed Description

Definition at line 17309 of file vulkan.h.

Member Data Documentation

◆ data

VkIndirectCommandsTokenDataEXT VkIndirectCommandsLayoutTokenEXT::data

Definition at line 17314 of file vulkan.h.

◆ offset

uint32_t VkIndirectCommandsLayoutTokenEXT::offset

Definition at line 17315 of file vulkan.h.

◆ pNext

const void* VkIndirectCommandsLayoutTokenEXT::pNext

Definition at line 17312 of file vulkan.h.

◆ sType

VkStructureType VkIndirectCommandsLayoutTokenEXT::sType

Definition at line 17311 of file vulkan.h.

◆ type

VkIndirectCommandsTokenTypeEXT VkIndirectCommandsLayoutTokenEXT::type

Definition at line 17313 of file vulkan.h.


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