Struct ocl::aliases::ClInt8 [] [src]

pub struct ClInt8(pub i32, pub i32, pub i32, pub i32, pub i32, pub i32, pub i32, pub i32);

Trait Implementations

impl OclVec for ClInt8

impl PartialEq<ClInt8> for ClInt8

impl Default for ClInt8

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

impl OclPrm for ClInt8

impl Clone for ClInt8

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClInt8

Formats the value using the given formatter.

impl Copy for ClInt8