[][src]Trait tension::IdentInterop

pub trait IdentInterop: Interop<Dev = Self> + OclPrm { }

Type which representation remains the same for both host and device.

Implementations on Foreign Types

impl IdentInterop for u8[src]

impl IdentInterop for u16[src]

impl IdentInterop for u32[src]

impl IdentInterop for u64[src]

impl IdentInterop for i8[src]

impl IdentInterop for i16[src]

impl IdentInterop for i32[src]

impl IdentInterop for i64[src]

impl IdentInterop for f32[src]

impl IdentInterop for f64[src]

Loading content...

Implementors

Loading content...