cudaExternalSemaphoreHandleDesc

External semaphore handle descriptor

Members

Unions

handle_st
union handle_st
Undocumented in source.

Variables

flags
uint flags;

Flags reserved for the future. Must be zero.

handle
handle_st handle;
Undocumented in source.
type
cudaExternalSemaphoreHandleType type;

Type of the handle

Meta