开发者

Do android textured point sprites work on software renderer?

I can successfully render non textured point sprites on both the emulator and multiple devices (2.1/2.2) but when I add textured code nothing is displayed on software rendered devices (or emulator) but fine on hardware accelerated devices. Is this a limitation of the software renderer or should I be able to have textured point sprites if I can g开发者_开发知识库et point sprites at all?

Thanks


Ok, the emulator does not support the GL_OES_point_sprite extension.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜