struct CheckpointData2NV

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

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

Public Members

StructureType sType
void * pNext
Flags stage
void * pCheckpointMarker

Public Methods

void CheckpointData2NV (PipelineStageFlags2 stage_, void * pCheckpointMarker_, void * pNext_)

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

void CheckpointData2NV (const CheckpointData2NV & rhs)

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

void CheckpointData2NV (const VkCheckpointData2NV & rhs)

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

CheckpointData2NV & operator= (const CheckpointData2NV & rhs)

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

CheckpointData2NV & operator= (const VkCheckpointData2NV & rhs)

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

const VkCheckpointData2NV & operator const VkCheckpointData2NV & ()

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

VkCheckpointData2NV & operator VkCheckpointData2NV & ()

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

const VkCheckpointData2NV * operator const VkCheckpointData2NV * ()

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

VkCheckpointData2NV * operator VkCheckpointData2NV * ()

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

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

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