Struct ocl::aliases::ClShort2 [] [src]

pub struct ClShort2(pub i16, pub i16);

Trait Implementations

impl OclVec for ClShort2

impl PartialEq<ClShort2> for ClShort2

impl Default for ClShort2

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

impl OclPrm for ClShort2

impl Clone for ClShort2

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClShort2

Formats the value using the given formatter.

impl Copy for ClShort2