Function smithay::backend::egl::ffi::egl::CreateImage[][src]

pub unsafe fn CreateImage(
    dpy: EGLDisplay,
    ctx: EGLContext,
    target: EGLenum,
    buffer: EGLClientBuffer,
    attrib_list: *const EGLAttrib
) -> EGLImage