Struct ocl_core::types::vectors::ClUint8 [] [src]

pub struct ClUint8(pub u32, pub u32, pub u32, pub u32, pub u32, pub u32, pub u32, pub u32);

Trait Implementations

impl Default for ClUint8
[src]

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

impl Copy for ClUint8
[src]

impl Clone for ClUint8
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClUint8
[src]

Formats the value using the given formatter.

impl PartialEq for ClUint8
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl OclPrm for ClUint8
[src]

impl OclVec for ClUint8
[src]