You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When shared texture rendering is enabled, CefRenderHandler::OnPaint is called instead of CefRenderHandler::OnAcceleratedPaint.
Running cefclient.exe with --shared-texture-enabled --off-screen-rendering-enabled causes blank screen.
Tested on different PC configurations on version 95.7.18
Also tested on 91.1.22
The text was updated successfully, but these errors were encountered:
Original report by Daniil Kustov (Bitbucket: Daniil, GitHub: Daniil).
When shared texture rendering is enabled, CefRenderHandler::OnPaint is called instead of CefRenderHandler::OnAcceleratedPaint.
Running cefclient.exe with --shared-texture-enabled --off-screen-rendering-enabled causes blank screen.
Tested on different PC configurations on version 95.7.18
Also tested on 91.1.22
The text was updated successfully, but these errors were encountered: