struct DisplayPresentInfoKHR
Defined at line 33316 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
vk::Bool32 persistent
Public Methods
void DisplayPresentInfoKHR (vk::Rect2D srcRect_, vk::Rect2D dstRect_, vk::Bool32 persistent_, const void * pNext_)
Defined at line 33324 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DisplayPresentInfoKHR (const DisplayPresentInfoKHR & rhs)
Defined at line 33335 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DisplayPresentInfoKHR (const VkDisplayPresentInfoKHR & rhs)
Defined at line 33337 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DisplayPresentInfoKHR & operator= (const DisplayPresentInfoKHR & rhs)
Defined at line 33342 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DisplayPresentInfoKHR & operator= (const VkDisplayPresentInfoKHR & rhs)
Defined at line 33345 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DisplayPresentInfoKHR & setPNext (const void * pNext_)
Defined at line 33352 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DisplayPresentInfoKHR & setSrcRect (const vk::Rect2D & srcRect_)
Defined at line 33358 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DisplayPresentInfoKHR & setDstRect (const vk::Rect2D & dstRect_)
Defined at line 33364 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DisplayPresentInfoKHR & setPersistent (vk::Bool32 persistent_)
Defined at line 33370 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDisplayPresentInfoKHR & operator const VkDisplayPresentInfoKHR & ()
Defined at line 33377 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDisplayPresentInfoKHR & operator VkDisplayPresentInfoKHR & ()
Defined at line 33382 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const DisplayPresentInfoKHR & )
Defined at line 33404 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp