struct LatencySubmissionPresentIdNV

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

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

Public Members

StructureType sType
const void * pNext
uint64_t presentID

Public Methods

void LatencySubmissionPresentIdNV (uint64_t presentID_, const void * pNext_)

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

void LatencySubmissionPresentIdNV (const LatencySubmissionPresentIdNV & rhs)

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

void LatencySubmissionPresentIdNV (const VkLatencySubmissionPresentIdNV & rhs)

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

LatencySubmissionPresentIdNV & operator= (const LatencySubmissionPresentIdNV & rhs)

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

LatencySubmissionPresentIdNV & operator= (const VkLatencySubmissionPresentIdNV & rhs)

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

LatencySubmissionPresentIdNV & setPNext (const void * pNext_)

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

LatencySubmissionPresentIdNV && setPNext (const void * pNext_)

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

LatencySubmissionPresentIdNV & setPresentID (uint64_t presentID_)

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

LatencySubmissionPresentIdNV && setPresentID (uint64_t presentID_)

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

const VkLatencySubmissionPresentIdNV & operator const VkLatencySubmissionPresentIdNV & ()

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

VkLatencySubmissionPresentIdNV & operator VkLatencySubmissionPresentIdNV & ()

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

const VkLatencySubmissionPresentIdNV * operator const VkLatencySubmissionPresentIdNV * ()

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

VkLatencySubmissionPresentIdNV * operator VkLatencySubmissionPresentIdNV * ()

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

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

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