Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | transformFeedback |
VkBool32 | geometryStreams |
Definition at line 10975 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceTransformFeedbackFeaturesEXT::geometryStreams |
Definition at line 10979 of file vulkan_core.h.
void* VkPhysicalDeviceTransformFeedbackFeaturesEXT::pNext |
Definition at line 10977 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceTransformFeedbackFeaturesEXT::sType |
Definition at line 10976 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceTransformFeedbackFeaturesEXT::transformFeedback |
Definition at line 10978 of file vulkan_core.h.