Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
const VkIndirectCommandsPushConstantTokenEXT * | pPushConstant |
const VkIndirectCommandsVertexBufferTokenEXT * | pVertexBuffer |
const VkIndirectCommandsIndexBufferTokenEXT * | pIndexBuffer |
const VkIndirectCommandsExecutionSetTokenEXT * | pExecutionSet |
Definition at line 19713 of file vulkan_core.h.
const VkIndirectCommandsExecutionSetTokenEXT* VkIndirectCommandsTokenDataEXT::pExecutionSet |
Definition at line 19717 of file vulkan_core.h.
const VkIndirectCommandsIndexBufferTokenEXT* VkIndirectCommandsTokenDataEXT::pIndexBuffer |
Definition at line 19716 of file vulkan_core.h.
const VkIndirectCommandsPushConstantTokenEXT* VkIndirectCommandsTokenDataEXT::pPushConstant |
Definition at line 19714 of file vulkan_core.h.
const VkIndirectCommandsVertexBufferTokenEXT* VkIndirectCommandsTokenDataEXT::pVertexBuffer |
Definition at line 19715 of file vulkan_core.h.