Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkIndirectCommandsTokenTypeEXT | type |
VkIndirectCommandsTokenDataEXT | data |
uint32_t | offset |
Definition at line 19720 of file vulkan_core.h.
VkIndirectCommandsTokenDataEXT VkIndirectCommandsLayoutTokenEXT::data |
Definition at line 19724 of file vulkan_core.h.
uint32_t VkIndirectCommandsLayoutTokenEXT::offset |
Definition at line 19725 of file vulkan_core.h.
const void* VkIndirectCommandsLayoutTokenEXT::pNext |
Definition at line 19722 of file vulkan_core.h.
VkStructureType VkIndirectCommandsLayoutTokenEXT::sType |
Definition at line 19721 of file vulkan_core.h.
VkIndirectCommandsTokenTypeEXT VkIndirectCommandsLayoutTokenEXT::type |
Definition at line 19723 of file vulkan_core.h.