浏览代码

add commit id to comment

/siyaoH-1.17-PlatformMessage
xingweizhu 4 年前
当前提交
bfaeef3b
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 4
      engine/src/shell/platform/unity/windows/unity_surface_manager.cc

4
engine/src/shell/platform/unity/windows/unity_surface_manager.cc


FML_LOG(ERROR) << "EGL: Failed to destroy context";
}
}
//refer to the commit log for the details
//refer to the commit log (9b39afd879d06626f5049cfae2a9cb852044c518) for the details
if (egl_display_ != EGL_NO_DISPLAY) {
egl_display_ = EGL_NO_DISPLAY;
}

正在加载...
取消
保存