struct DisplayPropertiesKHR

Defined at line 59989 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkDisplayPropertiesKHR, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkDisplayPropertiesKHR.html

Public Members

DisplayKHR display
const char * displayName
Extent2D physicalDimensions
Extent2D physicalResolution
Flags supportedTransforms
Bool32 planeReorderPossible
Bool32 persistentContent

Public Methods

void DisplayPropertiesKHR (DisplayKHR display_, const char * displayName_, Extent2D physicalDimensions_, Extent2D physicalResolution_, SurfaceTransformFlagsKHR supportedTransforms_, Bool32 planeReorderPossible_, Bool32 persistentContent_)

Defined at line 59994 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void DisplayPropertiesKHR (const DisplayPropertiesKHR & rhs)

Defined at line 60011 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void DisplayPropertiesKHR (const VkDisplayPropertiesKHR & rhs)

Defined at line 60013 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DisplayPropertiesKHR & operator= (const DisplayPropertiesKHR & rhs)

Defined at line 60018 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DisplayPropertiesKHR & operator= (const VkDisplayPropertiesKHR & rhs)

Defined at line 60021 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkDisplayPropertiesKHR & operator const VkDisplayPropertiesKHR & ()

Defined at line 60027 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkDisplayPropertiesKHR & operator VkDisplayPropertiesKHR & ()

Defined at line 60032 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkDisplayPropertiesKHR * operator const VkDisplayPropertiesKHR * ()

Defined at line 60037 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkDisplayPropertiesKHR * operator VkDisplayPropertiesKHR * ()

Defined at line 60042 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const DisplayPropertiesKHR & rhs)

Defined at line 60056 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

bool operator== (const DisplayPropertiesKHR & rhs)

Defined at line 60078 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

bool operator!= (const DisplayPropertiesKHR & rhs)

Defined at line 60086 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp