FenceImpl

FenceImpl
Scaleform::Render::FenceImpl
Declaration
class FenceImpl : public Unassignable;
Description

FenceImpl controls usage of GPU fence objects.

Methods
Method 
Description 
FenceImpl constructor. 
Gets the hardware API's fence handle. 
Gets the frame that this fence was inserted in. 
Determines whether this fence has yet to be passed. 
Waits for this fence to pass. 
Operators
Operator 
Description 
> 
Used to determine fence insertion order. 
File

Render_Sync.h