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

Returns the "default value" for a type. Read more

impl OclPrm for ClLong16

impl Clone for ClLong16

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClLong16

Formats the value using the given formatter.

impl Copy for ClLong16