Fence::IsPending

Fence::IsPending
bool IsPending(FenceType waitType) const;
Description

IsPending determines whether this fence has yet to be passed.

Parameters
Parameters 
Description 
FenceType waitType 
The fence type. 
Return Value