Function gpa::playback::operator!=(DepthStencilState const&, DepthStencilState const&)

Function Documentation

bool gpa::playback::operator!=(DepthStencilState const &lhs, DepthStencilState const &rhs)

Gets a value indicating whether or not two DepthStencilState 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 DepthStencilState are inequal