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
impl OclPrm for ClInt8
impl Clone for ClInt8
fn clone(&self) -> ClInt8
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more
impl Debug for ClInt8
fn fmt(&self, __arg_0: &mut Formatter) -> Result<(), Error>
Formats the value using the given formatter.