ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceProvokingVertexFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceProvokingVertexFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 provokingVertexLast
 
VkBool32 transformFeedbackPreservesProvokingVertex
 

Detailed Description

Definition at line 11741 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceProvokingVertexFeaturesEXT::pNext

Definition at line 11744 of file vulkan.h.

◆ provokingVertexLast

VkBool32 VkPhysicalDeviceProvokingVertexFeaturesEXT::provokingVertexLast

Definition at line 11745 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceProvokingVertexFeaturesEXT::sType

Definition at line 11743 of file vulkan.h.

◆ transformFeedbackPreservesProvokingVertex

VkBool32 VkPhysicalDeviceProvokingVertexFeaturesEXT::transformFeedbackPreservesProvokingVertex

Definition at line 11746 of file vulkan.h.


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