Struct ocl::aliases::ClLong3 [] [src]

pub struct ClLong3(pub i64, pub i64, pub i64, _);

Methods

impl ClLong3

Trait Implementations

impl OclVec for ClLong3

impl PartialEq<ClLong3> for ClLong3

impl Default for ClLong3

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

impl OclPrm for ClLong3

impl Clone for ClLong3

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClLong3

Formats the value using the given formatter.

impl Copy for ClLong3