struct PresentTimeGOOGLE

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

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

Public Members

uint32_t presentID
uint64_t desiredPresentTime

Public Methods

void PresentTimeGOOGLE (uint32_t presentID_, uint64_t desiredPresentTime_)

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

void PresentTimeGOOGLE (const PresentTimeGOOGLE & rhs)

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

void PresentTimeGOOGLE (const VkPresentTimeGOOGLE & rhs)

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

PresentTimeGOOGLE & operator= (const PresentTimeGOOGLE & rhs)

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

PresentTimeGOOGLE & operator= (const VkPresentTimeGOOGLE & rhs)

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

PresentTimeGOOGLE & setPresentID (uint32_t presentID_)

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

PresentTimeGOOGLE && setPresentID (uint32_t presentID_)

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

PresentTimeGOOGLE & setDesiredPresentTime (uint64_t desiredPresentTime_)

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

PresentTimeGOOGLE && setDesiredPresentTime (uint64_t desiredPresentTime_)

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

const VkPresentTimeGOOGLE & operator const VkPresentTimeGOOGLE & ()

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

VkPresentTimeGOOGLE & operator VkPresentTimeGOOGLE & ()

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

const VkPresentTimeGOOGLE * operator const VkPresentTimeGOOGLE * ()

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

VkPresentTimeGOOGLE * operator VkPresentTimeGOOGLE * ()

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

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

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