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

pub struct ClUint16(pub u32, pub u32, pub u32, pub u32, pub u32, pub u32, pub u32, pub u32, pub u32, pub u32, pub u32, pub u32, pub u32, pub u32, pub u32, pub u32);

Trait Implementations

impl PartialEq for ClUint16
[src]

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

This method tests for !=.

impl Debug for ClUint16
[src]

Formats the value using the given formatter.

impl Clone for ClUint16
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for ClUint16
[src]

impl Default for ClUint16
[src]

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

impl OclPrm for ClUint16
[src]

impl OclVec for ClUint16
[src]