struct PresentStageTimeEXT
Defined at line 96357 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPresentStageTimeEXT, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkPresentStageTimeEXT.html
Public Members
Flags stage
uint64_t time
Public Methods
void PresentStageTimeEXT (PresentStageFlagsEXT stage_, uint64_t time_)
Defined at line 96362 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PresentStageTimeEXT (const PresentStageTimeEXT & rhs)
Defined at line 96368 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PresentStageTimeEXT (const VkPresentStageTimeEXT & rhs)
Defined at line 96370 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PresentStageTimeEXT & operator= (const PresentStageTimeEXT & rhs)
Defined at line 96374 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PresentStageTimeEXT & operator= (const VkPresentStageTimeEXT & rhs)
Defined at line 96377 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPresentStageTimeEXT & operator const VkPresentStageTimeEXT & ()
Defined at line 96383 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPresentStageTimeEXT & operator VkPresentStageTimeEXT & ()
Defined at line 96388 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPresentStageTimeEXT * operator const VkPresentStageTimeEXT * ()
Defined at line 96393 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPresentStageTimeEXT * operator VkPresentStageTimeEXT * ()
Defined at line 96398 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PresentStageTimeEXT & )
Defined at line 96411 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp