VkCmdSetCheckpointNV typedef

VkCmdSetCheckpointNV = void Function(Pointer<VkCommandBuffer> commandBuffer, Pointer<NativeType> pCheckpointMarker)

Implementation

typedef VkCmdSetCheckpointNV = void Function(
    Pointer<VkCommandBuffer> commandBuffer, Pointer pCheckpointMarker);