RetroArch
Public Attributes | List of all members
VkDisplayPropertiesKHR Struct Reference

#include <vulkan_core.h>

Collaboration diagram for VkDisplayPropertiesKHR:
[legend]

Public Attributes

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

Member Data Documentation

◆ display

VkDisplayKHR VkDisplayPropertiesKHR::display

◆ displayName

const char* VkDisplayPropertiesKHR::displayName

◆ persistentContent

VkBool32 VkDisplayPropertiesKHR::persistentContent

◆ physicalDimensions

VkExtent2D VkDisplayPropertiesKHR::physicalDimensions

◆ physicalResolution

VkExtent2D VkDisplayPropertiesKHR::physicalResolution

◆ planeReorderPossible

VkBool32 VkDisplayPropertiesKHR::planeReorderPossible

◆ supportedTransforms

VkSurfaceTransformFlagsKHR VkDisplayPropertiesKHR::supportedTransforms

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