Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | primitiveTopologyListRestart |
VkBool32 | primitiveTopologyPatchListRestart |
Definition at line 17091 of file vulkan_core.h.
void* VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::pNext |
Definition at line 17093 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::primitiveTopologyListRestart |
Definition at line 17094 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::primitiveTopologyPatchListRestart |
Definition at line 17095 of file vulkan_core.h.
VkStructureType VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::sType |
Definition at line 17092 of file vulkan_core.h.