mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-12-20 05:39:50 +00:00
!944 enable image upload to gpu
Merge pull request !944 from 何溯/lightningHo-master-patch-69846
This commit is contained in:
commit
3fc21869c3
@ -148,6 +148,8 @@ void RenderContext::InitializeEglContext()
|
||||
return;
|
||||
}
|
||||
|
||||
eglMakeCurrent(eglDisplay_, EGL_NO_SURFACE, EGL_NO_SURFACE, eglContext_);
|
||||
|
||||
LOGW("Create EGL context successfully, version %{public}d.%{public}d", major, minor);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user