Function gpa::api_types::operator!=(TextureSubresource const&, TextureSubresource const&)

Function Documentation

bool gpa::api_types::operator!=(TextureSubresource const &lhs, TextureSubresource const &rhs)

Gets a value indicating whether or not two TextureSubresources are inequal.

Parameters
  • lhs -- The left hand side object to compare for inequality

  • rhs -- The right hand side object to compare for inequality

Returns

Whether or not the given TextureSubresources are inequal