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-03-31 at 00:02:06 +0000