Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | provokingVertexModePerPipeline |
VkBool32 | transformFeedbackPreservesTriangleFanProvokingVertex |
Definition at line 13904 of file vulkan_core.h.
void* VkPhysicalDeviceProvokingVertexPropertiesEXT::pNext |
Definition at line 13906 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceProvokingVertexPropertiesEXT::provokingVertexModePerPipeline |
Definition at line 13907 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceProvokingVertexPropertiesEXT::sType |
Definition at line 13905 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceProvokingVertexPropertiesEXT::transformFeedbackPreservesTriangleFanProvokingVertex |
Definition at line 13908 of file vulkan_core.h.