Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix gles3 rendering on android studio emulator
Use a temporary framebuffer for screen copy from rendertarget to screen. This solves GLES3 rendering in android studio emulator (before this change there is just a black screen) Based on discussion in: #74828
- Loading branch information