Vulkan-Hpp
VkPhysicalDeviceProvokingVertexPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 provokingVertexModePerPipeline
 
VkBool32 transformFeedbackPreservesTriangleFanProvokingVertex
 

Detailed Description

Definition at line 14614 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceProvokingVertexPropertiesEXT::pNext

Definition at line 14616 of file vulkan_core.h.

◆ provokingVertexModePerPipeline

VkBool32 VkPhysicalDeviceProvokingVertexPropertiesEXT::provokingVertexModePerPipeline

Definition at line 14617 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceProvokingVertexPropertiesEXT::sType

Definition at line 14615 of file vulkan_core.h.

◆ transformFeedbackPreservesTriangleFanProvokingVertex

VkBool32 VkPhysicalDeviceProvokingVertexPropertiesEXT::transformFeedbackPreservesTriangleFanProvokingVertex

Definition at line 14618 of file vulkan_core.h.


The documentation for this struct was generated from the following file: