Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkIndirectCommandsLayoutUsageFlagsEXT | flags |
VkShaderStageFlags | shaderStages |
uint32_t | indirectStride |
VkPipelineLayout | pipelineLayout |
uint32_t | tokenCount |
const VkIndirectCommandsLayoutTokenEXT * | pTokens |
Definition at line 19728 of file vulkan_core.h.
VkIndirectCommandsLayoutUsageFlagsEXT VkIndirectCommandsLayoutCreateInfoEXT::flags |
Definition at line 19731 of file vulkan_core.h.
uint32_t VkIndirectCommandsLayoutCreateInfoEXT::indirectStride |
Definition at line 19733 of file vulkan_core.h.
VkPipelineLayout VkIndirectCommandsLayoutCreateInfoEXT::pipelineLayout |
Definition at line 19734 of file vulkan_core.h.
const void* VkIndirectCommandsLayoutCreateInfoEXT::pNext |
Definition at line 19730 of file vulkan_core.h.
const VkIndirectCommandsLayoutTokenEXT* VkIndirectCommandsLayoutCreateInfoEXT::pTokens |
Definition at line 19736 of file vulkan_core.h.
VkShaderStageFlags VkIndirectCommandsLayoutCreateInfoEXT::shaderStages |
Definition at line 19732 of file vulkan_core.h.
VkStructureType VkIndirectCommandsLayoutCreateInfoEXT::sType |
Definition at line 19729 of file vulkan_core.h.
uint32_t VkIndirectCommandsLayoutCreateInfoEXT::tokenCount |
Definition at line 19735 of file vulkan_core.h.