ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 vertexInputDynamicState
 

Detailed Description

Definition at line 12592 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT::pNext

Definition at line 12595 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT::sType

Definition at line 12594 of file vulkan.h.

◆ vertexInputDynamicState

VkBool32 VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT::vertexInputDynamicState

Definition at line 12596 of file vulkan.h.


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