Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | deviceGeneratedCommands |
VkBool32 | dynamicGeneratedPipelineLayout |
Definition at line 19604 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT::deviceGeneratedCommands |
Definition at line 19607 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT::dynamicGeneratedPipelineLayout |
Definition at line 19608 of file vulkan_core.h.
void* VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT::pNext |
Definition at line 19606 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT::sType |
Definition at line 19605 of file vulkan_core.h.