operator!=
Determines if lhs and rhs are not equal
|
(1) |
-
Determines if lhs and rhs are not equal
Parameters:-
const cl::sycl::sampler &lhs: Left-hand-side object in comparison -
const cl::sycl::sampler &rhs: Right-hand-side object in comparison
-