【发布时间】:2017-08-25 22:51:12
【问题描述】:
我有 HTC 魔法(植根并刷到 android 2.3.4-ginger yoshi1.5)。 正如android文档中所说,android 2.2支持opengl es 2.0,我想使用opengl es 2.0制作一个应用程序。 但是 ConfigurationInfo.reqGlEsVersion 返回 0x10001 即。 OpenGL ES 1.1。 所以我想知道设备对opengl es 2.0的支持是否取决于硬件?
【问题讨论】:
标签: android opengl-es opengl-es-2.0