struct CheckpointDataNV

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

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

Public Members

StructureType sType
void * pNext
PipelineStageFlagBits stage
void * pCheckpointMarker

Public Methods

void CheckpointDataNV (PipelineStageFlagBits stage_, void * pCheckpointMarker_, void * pNext_)

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

void CheckpointDataNV (const CheckpointDataNV & rhs)

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

void CheckpointDataNV (const VkCheckpointDataNV & rhs)

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

CheckpointDataNV & operator= (const CheckpointDataNV & rhs)

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

CheckpointDataNV & operator= (const VkCheckpointDataNV & rhs)

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

const VkCheckpointDataNV & operator const VkCheckpointDataNV & ()

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

VkCheckpointDataNV & operator VkCheckpointDataNV & ()

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

const VkCheckpointDataNV * operator const VkCheckpointDataNV * ()

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

VkCheckpointDataNV * operator VkCheckpointDataNV * ()

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

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

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