SDL  2.0
VkSurfaceCapabilitiesFullScreenExclusiveEXT Struct Reference

#include <vulkan_win32.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 fullScreenExclusiveSupported
 

Detailed Description

Definition at line 273 of file vulkan_win32.h.

Field Documentation

◆ fullScreenExclusiveSupported

VkBool32 VkSurfaceCapabilitiesFullScreenExclusiveEXT::fullScreenExclusiveSupported

Definition at line 276 of file vulkan_win32.h.

◆ pNext

void* VkSurfaceCapabilitiesFullScreenExclusiveEXT::pNext

Definition at line 275 of file vulkan_win32.h.

◆ sType

VkStructureType VkSurfaceCapabilitiesFullScreenExclusiveEXT::sType

Definition at line 274 of file vulkan_win32.h.


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