HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkDisplayKHR | display |
const char * | displayName |
VkExtent2D | physicalDimensions |
VkExtent2D | physicalResolution |
VkSurfaceTransformFlagsKHR | supportedTransforms |
VkBool32 | planeReorderPossible |
VkBool32 | persistentContent |
Definition at line 7835 of file vulkan_core.h.
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.