HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | transformFeedback |
VkBool32 | geometryStreams |
Definition at line 10050 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceTransformFeedbackFeaturesEXT::geometryStreams |
Definition at line 10054 of file vulkan_core.h.
void* VkPhysicalDeviceTransformFeedbackFeaturesEXT::pNext |
Definition at line 10052 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceTransformFeedbackFeaturesEXT::sType |
Definition at line 10051 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceTransformFeedbackFeaturesEXT::transformFeedback |
Definition at line 10053 of file vulkan_core.h.