Function gpa::api_types::operator!=(DepthStencilOp const&, DepthStencilOp const&)
Defined in File structures.h
Function Documentation
-
bool gpa::api_types::operator!=(DepthStencilOp const &lhs, DepthStencilOp const &rhs)
Gets a value indicating whether or not two DepthStencilOp 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 DepthStencilOp are inequal