[][src]Trait uikit_sys::CIContext_OfflineGPUSupport

pub trait CIContext_OfflineGPUSupport: Sized + Deref {
    unsafe fn offlineGPUCount() -> c_uint
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn offlineGPUCount() -> c_uint where
    Self::Target: Message + Sized

Loading content...

Implementors

impl CIContext_OfflineGPUSupport for CIContext[src]

Loading content...