|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | transformFeedback |
| VkBool32 | geometryStreams |
Definition at line 6393 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceTransformFeedbackFeaturesEXT::geometryStreams |
Definition at line 6397 of file vulkan_core.h.
| void* VkPhysicalDeviceTransformFeedbackFeaturesEXT::pNext |
Definition at line 6395 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceTransformFeedbackFeaturesEXT::sType |
Definition at line 6394 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceTransformFeedbackFeaturesEXT::transformFeedback |
Definition at line 6396 of file vulkan_core.h.