|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>

Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | transformFeedback |
| VkBool32 | geometryStreams |
| VkBool32 VkPhysicalDeviceTransformFeedbackFeaturesEXT::geometryStreams |
Definition at line 12520 of file vulkan.h.
Referenced by vkd3d_trace_physical_device_features().
| void* VkPhysicalDeviceTransformFeedbackFeaturesEXT::pNext |
| VkStructureType VkPhysicalDeviceTransformFeedbackFeaturesEXT::sType |
Definition at line 12517 of file vulkan.h.
Referenced by get_physical_device_info().
| VkBool32 VkPhysicalDeviceTransformFeedbackFeaturesEXT::transformFeedback |
Definition at line 12519 of file vulkan.h.
Referenced by vkd3d_trace_physical_device_features().