HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 7835 of file vulkan_core.h.

Member Data Documentation

VkDisplayKHR VkDisplayPropertiesKHR::display

Definition at line 7836 of file vulkan_core.h.

const char* VkDisplayPropertiesKHR::displayName

Definition at line 7837 of file vulkan_core.h.

VkBool32 VkDisplayPropertiesKHR::persistentContent

Definition at line 7842 of file vulkan_core.h.

VkExtent2D VkDisplayPropertiesKHR::physicalDimensions

Definition at line 7838 of file vulkan_core.h.

VkExtent2D VkDisplayPropertiesKHR::physicalResolution

Definition at line 7839 of file vulkan_core.h.

VkBool32 VkDisplayPropertiesKHR::planeReorderPossible

Definition at line 7841 of file vulkan_core.h.

VkSurfaceTransformFlagsKHR VkDisplayPropertiesKHR::supportedTransforms

Definition at line 7840 of file vulkan_core.h.


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