Struct ocl::aliases::ClUlong2 [] [src]

pub struct ClUlong2(pub u64, pub u64);

Trait Implementations

impl OclVec for ClUlong2

impl PartialEq<ClUlong2> for ClUlong2

impl Default for ClUlong2

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

impl OclPrm for ClUlong2

impl Clone for ClUlong2

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClUlong2

Formats the value using the given formatter.

impl Copy for ClUlong2