Struct ocl::aliases::ClLong8 [] [src]

pub struct ClLong8(pub i64, pub i64, pub i64, pub i64, pub i64, pub i64, pub i64, pub i64);

Trait Implementations

impl OclVec for ClLong8

impl PartialEq<ClLong8> for ClLong8

impl Default for ClLong8

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

impl OclPrm for ClLong8

impl Clone for ClLong8

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClLong8

Formats the value using the given formatter.

impl Copy for ClLong8