ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceExtendedDynamicStateFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceExtendedDynamicStateFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 extendedDynamicState
 

Detailed Description

Definition at line 10489 of file vulkan.h.

Member Data Documentation

◆ extendedDynamicState

VkBool32 VkPhysicalDeviceExtendedDynamicStateFeaturesEXT::extendedDynamicState

Definition at line 10493 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceExtendedDynamicStateFeaturesEXT::pNext

Definition at line 10492 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceExtendedDynamicStateFeaturesEXT::sType

Definition at line 10491 of file vulkan.h.

Referenced by get_physical_device_info().


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