How to create multiple OpenGL ES redering contexts in Android?

ぃ、小莉子 提交于 2020-01-03 00:45:32

问题


I'm using the GLSurfaceView class to do OpenGL ES rendring. I'd like to have 2 rendering contexts, associated with the same view. I didn't find any way to create an additional context.

来源:https://stackoverflow.com/questions/29605757/how-to-create-multiple-opengl-es-redering-contexts-in-android

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