bool IsPending(FenceType waitType) const;
IsPending determines whether this fence has yet to be passed.
Parameters |
Description |
FenceType waitType |
The type of the fence. |
Returns true if the fence are complete and false otherwise.