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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 transformFeedback
 
VkBool32 geometryStreams
 

Detailed Description

Definition at line 10975 of file vulkan_core.h.

Member Data Documentation

◆ geometryStreams

VkBool32 VkPhysicalDeviceTransformFeedbackFeaturesEXT::geometryStreams

Definition at line 10979 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceTransformFeedbackFeaturesEXT::pNext

Definition at line 10977 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceTransformFeedbackFeaturesEXT::sType

Definition at line 10976 of file vulkan_core.h.

◆ transformFeedback

VkBool32 VkPhysicalDeviceTransformFeedbackFeaturesEXT::transformFeedback

Definition at line 10978 of file vulkan_core.h.


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