FenceResource::IsPending

FenceResource::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

Returns true if the fence has to pass and false otherwise.