GLES 2 Android Emulator

荒凉一梦 提交于 2020-01-04 02:29:08

问题


I keep on getting this error when trying to run an OpenGLES 2 application on the emulator it is running 4.0.3 with gpu emulation enabled:

Failed to create Context 0x3005 emulator: WARNING: Could not initialize OpenglES emulation, using software renderer. could not get wglGetExtensionsStringARB could not get wglGetExtensionsStringARB could not get wglGetExtensionsStringARB could not get wglGetExtensionsStringARB could not get wglGetExtensionsStringARB could not get wglGetExtensionsStringARB could not get wglGetExtensionsStringARB could not get wglGetExtensionsStringARB

: I tried to find a suitable driver thinking that would solve the solution however that didn't work. Any help would be appreciated. Thanks in advance.


回答1:


is the "Force gpu rendering" enabled on the device?

i mean the option in Settings => developer setting => force gpu rendering



来源:https://stackoverflow.com/questions/11372734/gles-2-android-emulator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!