Skip to main content

CVMetalBufferCacheCreate

Function CVMetalBufferCacheCreate 

Source
pub unsafe extern "C" fn CVMetalBufferCacheCreate(
    allocator: CFAllocatorRef,
    cacheAttributes: CFDictionaryRef,
    metalDevice: *mut c_void,
    metalBufferAttributes: CFDictionaryRef,
    cacheOut: *mut CVMetalBufferCacheRef,
) -> CVReturn
Expand description

Apple SDK function CVMetalBufferCacheCreate.