Skip to content

KDGpu::TimelineSemaphoreSubmitSignalInfo

Module: Public API

#include <KDGpu/queue.h>

Public Attributes

Name
RequiredHandle< TimelineSemaphore_t > semaphore
uint64_t value

Public Attributes Documentation

variable semaphore

1
RequiredHandle< TimelineSemaphore_t > semaphore;

variable value

1
uint64_t value { 0 };

Updated on 2026-06-04 at 00:01:10 +0000