SDL  2.0
VkDisplayPropertiesKHR Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkDisplayPropertiesKHR:

Data Fields

VkDisplayKHR display
 
const char * displayName
 
VkExtent2D physicalDimensions
 
VkExtent2D physicalResolution
 
VkSurfaceTransformFlagsKHR supportedTransforms
 
VkBool32 planeReorderPossible
 
VkBool32 persistentContent
 

Detailed Description

Definition at line 5974 of file vulkan_core.h.

Field Documentation

◆ display

VkDisplayKHR VkDisplayPropertiesKHR::display

Definition at line 5975 of file vulkan_core.h.

◆ displayName

const char* VkDisplayPropertiesKHR::displayName

Definition at line 5976 of file vulkan_core.h.

◆ persistentContent

VkBool32 VkDisplayPropertiesKHR::persistentContent

Definition at line 5981 of file vulkan_core.h.

◆ physicalDimensions

VkExtent2D VkDisplayPropertiesKHR::physicalDimensions

Definition at line 5977 of file vulkan_core.h.

◆ physicalResolution

VkExtent2D VkDisplayPropertiesKHR::physicalResolution

Definition at line 5978 of file vulkan_core.h.

◆ planeReorderPossible

VkBool32 VkDisplayPropertiesKHR::planeReorderPossible

Definition at line 5980 of file vulkan_core.h.

◆ supportedTransforms

VkSurfaceTransformFlagsKHR VkDisplayPropertiesKHR::supportedTransforms

Definition at line 5979 of file vulkan_core.h.


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