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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 provokingVertexModePerPipeline
 
VkBool32 transformFeedbackPreservesTriangleFanProvokingVertex
 

Detailed Description

Definition at line 15173 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceProvokingVertexPropertiesEXT::pNext

Definition at line 15175 of file vulkan_core.h.

◆ provokingVertexModePerPipeline

VkBool32 VkPhysicalDeviceProvokingVertexPropertiesEXT::provokingVertexModePerPipeline

Definition at line 15176 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceProvokingVertexPropertiesEXT::sType

Definition at line 15174 of file vulkan_core.h.

◆ transformFeedbackPreservesTriangleFanProvokingVertex

VkBool32 VkPhysicalDeviceProvokingVertexPropertiesEXT::transformFeedbackPreservesTriangleFanProvokingVertex

Definition at line 15177 of file vulkan_core.h.


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