Struct ocl::aliases::ClLong4 [] [src]

pub struct ClLong4(pub i64, pub i64, pub i64, pub i64);

Trait Implementations

impl OclVec for ClLong4

impl PartialEq<ClLong4> for ClLong4

impl Default for ClLong4

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

impl OclPrm for ClLong4

impl Clone for ClLong4

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClLong4

Formats the value using the given formatter.

impl Copy for ClLong4