Struct ocl::aliases::ClShort4 [] [src]

pub struct ClShort4(pub i16, pub i16, pub i16, pub i16);

Trait Implementations

impl OclVec for ClShort4

impl PartialEq<ClShort4> for ClShort4

impl Default for ClShort4

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

impl OclPrm for ClShort4

impl Clone for ClShort4

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClShort4

Formats the value using the given formatter.

impl Copy for ClShort4