Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
uint32_t | index |
VkShaderEXT | shader |
Definition at line 19770 of file vulkan_core.h.
uint32_t VkWriteIndirectExecutionSetShaderEXT::index |
Definition at line 19773 of file vulkan_core.h.
const void* VkWriteIndirectExecutionSetShaderEXT::pNext |
Definition at line 19772 of file vulkan_core.h.
VkShaderEXT VkWriteIndirectExecutionSetShaderEXT::shader |
Definition at line 19774 of file vulkan_core.h.
VkStructureType VkWriteIndirectExecutionSetShaderEXT::sType |
Definition at line 19771 of file vulkan_core.h.