Vulkan-Hpp
VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 vertexInputDynamicState
 

Detailed Description

Definition at line 16428 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT::pNext

Definition at line 16430 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT::sType

Definition at line 16429 of file vulkan_core.h.

◆ vertexInputDynamicState

VkBool32 VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT::vertexInputDynamicState

Definition at line 16431 of file vulkan_core.h.


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