Scaleform::Render::FenceImpl
class FenceImpl : public Unassignable;
FenceImpl controls usage of GPU fence objects.
|
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. |
|
Operator |
Description |
|
Used to determine fence insertion order. |
Render_Sync.h