Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
uint32_t | shaderCount |
const VkShaderEXT * | pShaders |
Definition at line 19763 of file vulkan_core.h.
void* VkGeneratedCommandsShaderInfoEXT::pNext |
Definition at line 19765 of file vulkan_core.h.
const VkShaderEXT* VkGeneratedCommandsShaderInfoEXT::pShaders |
Definition at line 19767 of file vulkan_core.h.
uint32_t VkGeneratedCommandsShaderInfoEXT::shaderCount |
Definition at line 19766 of file vulkan_core.h.
VkStructureType VkGeneratedCommandsShaderInfoEXT::sType |
Definition at line 19764 of file vulkan_core.h.