Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDisplayPropertiesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 7915 of file vulkan_core.h.

Member Data Documentation

◆ display

VkDisplayKHR VkDisplayPropertiesKHR::display

Definition at line 7916 of file vulkan_core.h.

◆ displayName

const char* VkDisplayPropertiesKHR::displayName

Definition at line 7917 of file vulkan_core.h.

◆ persistentContent

VkBool32 VkDisplayPropertiesKHR::persistentContent

Definition at line 7922 of file vulkan_core.h.

◆ physicalDimensions

VkExtent2D VkDisplayPropertiesKHR::physicalDimensions

Definition at line 7918 of file vulkan_core.h.

◆ physicalResolution

VkExtent2D VkDisplayPropertiesKHR::physicalResolution

Definition at line 7919 of file vulkan_core.h.

◆ planeReorderPossible

VkBool32 VkDisplayPropertiesKHR::planeReorderPossible

Definition at line 7921 of file vulkan_core.h.

◆ supportedTransforms

VkSurfaceTransformFlagsKHR VkDisplayPropertiesKHR::supportedTransforms

Definition at line 7920 of file vulkan_core.h.


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