ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceSwapchainMaintenance1FeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceSwapchainMaintenance1FeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 swapchainMaintenance1
 

Detailed Description

Definition at line 12439 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceSwapchainMaintenance1FeaturesEXT::pNext

Definition at line 12442 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceSwapchainMaintenance1FeaturesEXT::sType

Definition at line 12441 of file vulkan.h.

◆ swapchainMaintenance1

VkBool32 VkPhysicalDeviceSwapchainMaintenance1FeaturesEXT::swapchainMaintenance1

Definition at line 12443 of file vulkan.h.


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