ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceLegacyVertexAttributesFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceLegacyVertexAttributesFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 legacyVertexAttributes
 

Detailed Description

Definition at line 11046 of file vulkan.h.

Member Data Documentation

◆ legacyVertexAttributes

VkBool32 VkPhysicalDeviceLegacyVertexAttributesFeaturesEXT::legacyVertexAttributes

Definition at line 11050 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceLegacyVertexAttributesFeaturesEXT::pNext

Definition at line 11049 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceLegacyVertexAttributesFeaturesEXT::sType

Definition at line 11048 of file vulkan.h.


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