struct DisplayPresentInfoKHR

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

=== VK_KHR_display_swapchain ===

Public Members

StructureType sType
const void * pNext
Rect2D srcRect
Rect2D dstRect
Bool32 persistent

Public Methods

void DisplayPresentInfoKHR (Rect2D srcRect_, Rect2D dstRect_, Bool32 persistent_, const void * pNext_)

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

void DisplayPresentInfoKHR (const DisplayPresentInfoKHR & rhs)

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

void DisplayPresentInfoKHR (const VkDisplayPresentInfoKHR & rhs)

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

DisplayPresentInfoKHR & operator= (const DisplayPresentInfoKHR & rhs)

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

DisplayPresentInfoKHR & operator= (const VkDisplayPresentInfoKHR & rhs)

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

DisplayPresentInfoKHR & setPNext (const void * pNext_)

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

DisplayPresentInfoKHR && setPNext (const void * pNext_)

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

DisplayPresentInfoKHR & setSrcRect (const Rect2D & srcRect_)

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

DisplayPresentInfoKHR && setSrcRect (const Rect2D & srcRect_)

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

DisplayPresentInfoKHR & setDstRect (const Rect2D & dstRect_)

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

DisplayPresentInfoKHR && setDstRect (const Rect2D & dstRect_)

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

DisplayPresentInfoKHR & setPersistent (Bool32 persistent_)

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

DisplayPresentInfoKHR && setPersistent (Bool32 persistent_)

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

const VkDisplayPresentInfoKHR & operator const VkDisplayPresentInfoKHR & ()

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

VkDisplayPresentInfoKHR & operator VkDisplayPresentInfoKHR & ()

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

const VkDisplayPresentInfoKHR * operator const VkDisplayPresentInfoKHR * ()

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

VkDisplayPresentInfoKHR * operator VkDisplayPresentInfoKHR * ()

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

std::strong_ordering operator<=> (const DisplayPresentInfoKHR & )

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