Struct ocl::aliases::ClLong16
[−]
[src]
pub struct ClLong16(pub i64, pub i64, pub i64, pub i64, pub i64, pub i64, pub i64, pub i64, pub i64, pub i64, pub i64, pub i64, pub i64, pub i64, pub i64, pub i64);
Trait Implementations
impl OclVec for ClLong16
impl PartialEq<ClLong16> for ClLong16
impl Default for ClLong16
impl OclPrm for ClLong16
impl Clone for ClLong16
fn clone(&self) -> ClLong16
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more
impl Debug for ClLong16
fn fmt(&self, __arg_0: &mut Formatter) -> Result<(), Error>
Formats the value using the given formatter.