Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceProvokingVertexPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 provokingVertexModePerPipeline
 
VkBool32 transformFeedbackPreservesTriangleFanProvokingVertex
 

Detailed Description

Definition at line 13904 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceProvokingVertexPropertiesEXT::pNext

Definition at line 13906 of file vulkan_core.h.

◆ provokingVertexModePerPipeline

VkBool32 VkPhysicalDeviceProvokingVertexPropertiesEXT::provokingVertexModePerPipeline

Definition at line 13907 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceProvokingVertexPropertiesEXT::sType

Definition at line 13905 of file vulkan_core.h.

◆ transformFeedbackPreservesTriangleFanProvokingVertex

VkBool32 VkPhysicalDeviceProvokingVertexPropertiesEXT::transformFeedbackPreservesTriangleFanProvokingVertex

Definition at line 13908 of file vulkan_core.h.


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