struct DisplayPropertiesKHR
Defined at line 33435 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
DisplayKHR display
const char * displayName
Extent2D physicalDimensions
Extent2D physicalResolution
Flags supportedTransforms
vk::Bool32 planeReorderPossible
vk::Bool32 persistentContent
Public Methods
void DisplayPropertiesKHR (vk::DisplayKHR display_, const char * displayName_, vk::Extent2D physicalDimensions_, vk::Extent2D physicalResolution_, vk::SurfaceTransformFlagsKHR supportedTransforms_, vk::Bool32 planeReorderPossible_, vk::Bool32 persistentContent_)
Defined at line 33440 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DisplayPropertiesKHR (const DisplayPropertiesKHR & rhs)
Defined at line 33457 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DisplayPropertiesKHR (const VkDisplayPropertiesKHR & rhs)
Defined at line 33459 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DisplayPropertiesKHR & operator= (const DisplayPropertiesKHR & rhs)
Defined at line 33464 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DisplayPropertiesKHR & operator= (const VkDisplayPropertiesKHR & rhs)
Defined at line 33467 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDisplayPropertiesKHR & operator const VkDisplayPropertiesKHR & ()
Defined at line 33473 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDisplayPropertiesKHR & operator VkDisplayPropertiesKHR & ()
Defined at line 33478 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const DisplayPropertiesKHR & rhs)
Defined at line 33502 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator== (const DisplayPropertiesKHR & rhs)
Defined at line 33524 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator!= (const DisplayPropertiesKHR & rhs)
Defined at line 33532 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp