public static IntPtr getCurrentContext()
 {
     return(SafeNativeMethods.eglGetCurrentContext());
 }