ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceExtendedDynamicState3PropertiesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceExtendedDynamicState3PropertiesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 dynamicPrimitiveTopologyUnrestricted
 

Detailed Description

Definition at line 10482 of file vulkan.h.

Member Data Documentation

◆ dynamicPrimitiveTopologyUnrestricted

VkBool32 VkPhysicalDeviceExtendedDynamicState3PropertiesEXT::dynamicPrimitiveTopologyUnrestricted

Definition at line 10486 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceExtendedDynamicState3PropertiesEXT::pNext

Definition at line 10485 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceExtendedDynamicState3PropertiesEXT::sType

Definition at line 10484 of file vulkan.h.


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