Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | provokingVertexLast |
VkBool32 | transformFeedbackPreservesProvokingVertex |
Definition at line 14607 of file vulkan_core.h.
void* VkPhysicalDeviceProvokingVertexFeaturesEXT::pNext |
Definition at line 14609 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceProvokingVertexFeaturesEXT::provokingVertexLast |
Definition at line 14610 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceProvokingVertexFeaturesEXT::sType |
Definition at line 14608 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceProvokingVertexFeaturesEXT::transformFeedbackPreservesProvokingVertex |
Definition at line 14611 of file vulkan_core.h.