ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceExtendedDynamicState2FeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceExtendedDynamicState2FeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 extendedDynamicState2
 
VkBool32 extendedDynamicState2LogicOp
 
VkBool32 extendedDynamicState2PatchControlPoints
 

Detailed Description

Definition at line 10436 of file vulkan.h.

Member Data Documentation

◆ extendedDynamicState2

VkBool32 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT::extendedDynamicState2

Definition at line 10440 of file vulkan.h.

◆ extendedDynamicState2LogicOp

VkBool32 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT::extendedDynamicState2LogicOp

Definition at line 10441 of file vulkan.h.

◆ extendedDynamicState2PatchControlPoints

VkBool32 VkPhysicalDeviceExtendedDynamicState2FeaturesEXT::extendedDynamicState2PatchControlPoints

Definition at line 10442 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceExtendedDynamicState2FeaturesEXT::pNext

Definition at line 10439 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceExtendedDynamicState2FeaturesEXT::sType

Definition at line 10438 of file vulkan.h.

Referenced by get_physical_device_info().


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