UraniumCompute 0.1.0
A GPU accelerated parallel task scheduler
UN::FenceDesc Struct Reference

Fence descriptor. More...

#include <IFence.h>

Public Member Functions

 FenceDesc (const char *name, FenceState initialState=FenceState::Reset)
 

Public Attributes

const char * Name = nullptr
 Fence debug name.
 
FenceState InitialState = FenceState::Reset
 Initial fence state.
 

Detailed Description

Fence descriptor.


The documentation for this struct was generated from the following file: