Struct ocl::aliases::ClUchar2 [] [src]

pub struct ClUchar2(pub u8, pub u8);

Trait Implementations

impl OclVec for ClUchar2

impl PartialEq<ClUchar2> for ClUchar2

impl Default for ClUchar2

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

impl OclPrm for ClUchar2

impl Clone for ClUchar2

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClUchar2

Formats the value using the given formatter.

impl Copy for ClUchar2