Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | provokingVertexModePerPipeline |
VkBool32 | transformFeedbackPreservesTriangleFanProvokingVertex |
Definition at line 14614 of file vulkan_core.h.
void* VkPhysicalDeviceProvokingVertexPropertiesEXT::pNext |
Definition at line 14616 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceProvokingVertexPropertiesEXT::provokingVertexModePerPipeline |
Definition at line 14617 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceProvokingVertexPropertiesEXT::sType |
Definition at line 14615 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceProvokingVertexPropertiesEXT::transformFeedbackPreservesTriangleFanProvokingVertex |
Definition at line 14618 of file vulkan_core.h.