Struct ocl::aliases::ClInt4 [] [src]

pub struct ClInt4(pub i32, pub i32, pub i32, pub i32);

Trait Implementations

impl OclVec for ClInt4

impl PartialEq<ClInt4> for ClInt4

impl Default for ClInt4

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

impl OclPrm for ClInt4

impl Clone for ClInt4

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClInt4

Formats the value using the given formatter.

impl Copy for ClInt4