Vulkan-Hpp
VkPhysicalDeviceTransformFeedbackFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 transformFeedback
 
VkBool32 geometryStreams
 

Detailed Description

Definition at line 11696 of file vulkan_core.h.

Member Data Documentation

◆ geometryStreams

VkBool32 VkPhysicalDeviceTransformFeedbackFeaturesEXT::geometryStreams

Definition at line 11700 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceTransformFeedbackFeaturesEXT::pNext

Definition at line 11698 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceTransformFeedbackFeaturesEXT::sType

Definition at line 11697 of file vulkan_core.h.

◆ transformFeedback

VkBool32 VkPhysicalDeviceTransformFeedbackFeaturesEXT::transformFeedback

Definition at line 11699 of file vulkan_core.h.


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