ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceTransformFeedbackFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceTransformFeedbackFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 transformFeedback
 
VkBool32 geometryStreams
 

Detailed Description

Definition at line 12515 of file vulkan.h.

Member Data Documentation

◆ geometryStreams

VkBool32 VkPhysicalDeviceTransformFeedbackFeaturesEXT::geometryStreams

Definition at line 12520 of file vulkan.h.

Referenced by vkd3d_trace_physical_device_features().

◆ pNext

void* VkPhysicalDeviceTransformFeedbackFeaturesEXT::pNext

Definition at line 12518 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceTransformFeedbackFeaturesEXT::sType

Definition at line 12517 of file vulkan.h.

Referenced by get_physical_device_info().

◆ transformFeedback

VkBool32 VkPhysicalDeviceTransformFeedbackFeaturesEXT::transformFeedback

Definition at line 12519 of file vulkan.h.

Referenced by vkd3d_trace_physical_device_features().


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