Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | provokingVertexModePerPipeline |
VkBool32 | transformFeedbackPreservesTriangleFanProvokingVertex |
Definition at line 15173 of file vulkan_core.h.
void* VkPhysicalDeviceProvokingVertexPropertiesEXT::pNext |
Definition at line 15175 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceProvokingVertexPropertiesEXT::provokingVertexModePerPipeline |
Definition at line 15176 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceProvokingVertexPropertiesEXT::sType |
Definition at line 15174 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceProvokingVertexPropertiesEXT::transformFeedbackPreservesTriangleFanProvokingVertex |
Definition at line 15177 of file vulkan_core.h.