ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 mutableDescriptorType
 

Detailed Description

Definition at line 11459 of file vulkan.h.

Member Data Documentation

◆ mutableDescriptorType

VkBool32 VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT::mutableDescriptorType

Definition at line 11463 of file vulkan.h.

Referenced by vkd3d_init_device_caps().

◆ pNext

void* VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT::pNext

Definition at line 11462 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT::sType

Definition at line 11461 of file vulkan.h.


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