Vulkan-Hpp
VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 dynamicRenderingUnusedAttachments
 

Detailed Description

Definition at line 18546 of file vulkan_core.h.

Member Data Documentation

◆ dynamicRenderingUnusedAttachments

VkBool32 VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT::dynamicRenderingUnusedAttachments

Definition at line 18549 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT::pNext

Definition at line 18548 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT::sType

Definition at line 18547 of file vulkan_core.h.


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