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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 provokingVertexLast
 
VkBool32 transformFeedbackPreservesProvokingVertex
 

Detailed Description

Definition at line 13897 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceProvokingVertexFeaturesEXT::pNext

Definition at line 13899 of file vulkan_core.h.

◆ provokingVertexLast

VkBool32 VkPhysicalDeviceProvokingVertexFeaturesEXT::provokingVertexLast

Definition at line 13900 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceProvokingVertexFeaturesEXT::sType

Definition at line 13898 of file vulkan_core.h.

◆ transformFeedbackPreservesProvokingVertex

VkBool32 VkPhysicalDeviceProvokingVertexFeaturesEXT::transformFeedbackPreservesProvokingVertex

Definition at line 13901 of file vulkan_core.h.


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