Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceProvokingVertexFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 provokingVertexLast
 
VkBool32 transformFeedbackPreservesProvokingVertex
 

Detailed Description

Definition at line 15166 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceProvokingVertexFeaturesEXT::pNext

Definition at line 15168 of file vulkan_core.h.

◆ provokingVertexLast

VkBool32 VkPhysicalDeviceProvokingVertexFeaturesEXT::provokingVertexLast

Definition at line 15169 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceProvokingVertexFeaturesEXT::sType

Definition at line 15167 of file vulkan_core.h.

◆ transformFeedbackPreservesProvokingVertex

VkBool32 VkPhysicalDeviceProvokingVertexFeaturesEXT::transformFeedbackPreservesProvokingVertex

Definition at line 15170 of file vulkan_core.h.


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