struct PresentTimesInfoGOOGLE
Defined at line 105603 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
uint32_t swapchainCount
const vk::PresentTimeGOOGLE * pTimes
Public Methods
void PresentTimesInfoGOOGLE (uint32_t swapchainCount_, const vk::PresentTimeGOOGLE * pTimes_, const void * pNext_)
Defined at line 105611 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PresentTimesInfoGOOGLE (const PresentTimesInfoGOOGLE & rhs)
Defined at line 105620 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PresentTimesInfoGOOGLE (const VkPresentTimesInfoGOOGLE & rhs)
Defined at line 105622 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PresentTimesInfoGOOGLE (const vk::ArrayProxyNoTemporaries<const vk::PresentTimeGOOGLE> & times_, const void * pNext_)
Defined at line 105628 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PresentTimesInfoGOOGLE & operator= (const PresentTimesInfoGOOGLE & rhs)
Defined at line 105635 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PresentTimesInfoGOOGLE & operator= (const VkPresentTimesInfoGOOGLE & rhs)
Defined at line 105638 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PresentTimesInfoGOOGLE & setPNext (const void * pNext_)
Defined at line 105645 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PresentTimesInfoGOOGLE & setSwapchainCount (uint32_t swapchainCount_)
Defined at line 105651 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PresentTimesInfoGOOGLE & setPTimes (const vk::PresentTimeGOOGLE * pTimes_)
Defined at line 105657 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PresentTimesInfoGOOGLE & setTimes (const vk::ArrayProxyNoTemporaries<const vk::PresentTimeGOOGLE> & times_)
Defined at line 105664 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPresentTimesInfoGOOGLE & operator const VkPresentTimesInfoGOOGLE & ()
Defined at line 105674 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPresentTimesInfoGOOGLE & operator VkPresentTimesInfoGOOGLE & ()
Defined at line 105679 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PresentTimesInfoGOOGLE & )
Defined at line 105697 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp