FenceImpl::IsPending

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

IsPending determines whether this fence has yet to be passed.

Parameters
Parameters 
Description 
FenceType waitType 
The type of the fence. 
Return Value

Returns true if the fence are complete and false otherwise.