Struct ocl::aliases::ClShort3 [] [src]

pub struct ClShort3(pub i16, pub i16, pub i16, _);

Methods

impl ClShort3

Trait Implementations

impl OclVec for ClShort3

impl PartialEq<ClShort3> for ClShort3

impl Default for ClShort3

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

impl OclPrm for ClShort3

impl Clone for ClShort3

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClShort3

Formats the value using the given formatter.

impl Copy for ClShort3