ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceProvokingVertexPropertiesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceProvokingVertexPropertiesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 provokingVertexModePerPipeline
 
VkBool32 transformFeedbackPreservesTriangleFanProvokingVertex
 

Detailed Description

Definition at line 11749 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceProvokingVertexPropertiesEXT::pNext

Definition at line 11752 of file vulkan.h.

◆ provokingVertexModePerPipeline

VkBool32 VkPhysicalDeviceProvokingVertexPropertiesEXT::provokingVertexModePerPipeline

Definition at line 11753 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceProvokingVertexPropertiesEXT::sType

Definition at line 11751 of file vulkan.h.

◆ transformFeedbackPreservesTriangleFanProvokingVertex

VkBool32 VkPhysicalDeviceProvokingVertexPropertiesEXT::transformFeedbackPreservesTriangleFanProvokingVertex

Definition at line 11754 of file vulkan.h.


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