Function gpa::playback::operator!=(ScissorRectState const&, ScissorRectState const&)
Defined in File embedded-pipeline-info.h
Function Documentation
-
bool gpa::playback::operator!=(ScissorRectState const &lhs, ScissorRectState const &rhs)
Gets a value indicating whether or not two ScissorRectState are inequal.
- Parameters
lhs -- [in] The left hand side object to compare for inequality
rhs -- [in] The right hand side object to compare for inequality
- Returns
Whether or not the given ScissorRectState are inequal