HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDisplayPropertiesKHR |
Public Attributes | |
VULKAN_HPP_NAMESPACE::DisplayKHR | display = {} |
const char * | displayName = {} |
VULKAN_HPP_NAMESPACE::Extent2D | physicalDimensions = {} |
VULKAN_HPP_NAMESPACE::Extent2D | physicalResolution = {} |
VULKAN_HPP_NAMESPACE::SurfaceTransformFlagsKHR | supportedTransforms = {} |
VULKAN_HPP_NAMESPACE::Bool32 | planeReorderPossible = {} |
VULKAN_HPP_NAMESPACE::Bool32 | persistentContent = {} |
Definition at line 28903 of file vulkan_structs.hpp.
Definition at line 28905 of file vulkan_structs.hpp.
|
inline |
Definition at line 28908 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 28927 of file vulkan_structs.hpp.
|
inline |
Definition at line 28946 of file vulkan_structs.hpp.
|
inline |
Definition at line 28941 of file vulkan_structs.hpp.
|
inline |
Definition at line 29000 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 28935 of file vulkan_structs.hpp.
|
inline |
Definition at line 28992 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DisplayKHR VULKAN_HPP_NAMESPACE::DisplayPropertiesKHR::display = {} |
Definition at line 29006 of file vulkan_structs.hpp.
const char* VULKAN_HPP_NAMESPACE::DisplayPropertiesKHR::displayName = {} |
Definition at line 29007 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::DisplayPropertiesKHR::persistentContent = {} |
Definition at line 29012 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Extent2D VULKAN_HPP_NAMESPACE::DisplayPropertiesKHR::physicalDimensions = {} |
Definition at line 29008 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Extent2D VULKAN_HPP_NAMESPACE::DisplayPropertiesKHR::physicalResolution = {} |
Definition at line 29009 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::DisplayPropertiesKHR::planeReorderPossible = {} |
Definition at line 29011 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::SurfaceTransformFlagsKHR VULKAN_HPP_NAMESPACE::DisplayPropertiesKHR::supportedTransforms = {} |
Definition at line 29010 of file vulkan_structs.hpp.