Home | History | Annotate | Download | only in glshared

Lines Matching refs:canSucceed

1621 		if (canSucceed(arg0, arg1))
1630 virtual bool canSucceed (const IArg0&, const IArg1&) const = 0;
1643 bool canSucceed (const Interval& a, const Interval& b) const