Skip to main content

hipGreenCtxCreate

Function hipGreenCtxCreate 

Source
pub unsafe extern "C" fn hipGreenCtxCreate(
    ctx: *mut hipExecutionCtx_t,
    desc: hipDevResourceDesc_t,
    device: c_int,
    flags: c_uint,
) -> hipError_t