Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkIndirectExecutionSetInfoTypeEXT | type |
VkIndirectExecutionSetInfoEXT | info |
Definition at line 19667 of file vulkan_core.h.
VkIndirectExecutionSetInfoEXT VkIndirectExecutionSetCreateInfoEXT::info |
Definition at line 19671 of file vulkan_core.h.
const void* VkIndirectExecutionSetCreateInfoEXT::pNext |
Definition at line 19669 of file vulkan_core.h.
VkStructureType VkIndirectExecutionSetCreateInfoEXT::sType |
Definition at line 19668 of file vulkan_core.h.
VkIndirectExecutionSetInfoTypeEXT VkIndirectExecutionSetCreateInfoEXT::type |
Definition at line 19670 of file vulkan_core.h.