ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 dynamicRenderingUnusedAttachments
 

Detailed Description

Definition at line 10422 of file vulkan.h.

Member Data Documentation

◆ dynamicRenderingUnusedAttachments

VkBool32 VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT::dynamicRenderingUnusedAttachments

Definition at line 10426 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT::pNext

Definition at line 10425 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT::sType

Definition at line 10424 of file vulkan.h.


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