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