Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | primitiveTopologyListRestart |
VkBool32 | primitiveTopologyPatchListRestart |
Definition at line 15734 of file vulkan_core.h.
void* VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::pNext |
Definition at line 15736 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::primitiveTopologyListRestart |
Definition at line 15737 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::primitiveTopologyPatchListRestart |
Definition at line 15738 of file vulkan_core.h.
VkStructureType VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::sType |
Definition at line 15735 of file vulkan_core.h.