public bool IsCurrent()
 {
     return(SafeNativeMethods.mp_GlContext__IsCurrent(mpPtr));
 }