本文介绍了可以的Android renderscript在GPU上运行?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
有没有在GPU而不是CPU的,其中renderscript执行Android设备,或者是这个东西还没有实现任何地方?
Are there any Android devices where renderscript executes on the GPU instead of the CPU, or is this something not yet implemented anywhere?
推荐答案
由于豆形软糖4.2有一个直接的GPU集成renderscript。请参见这和的。
As of JellyBean 4.2 there is a direct GPU integration for renderscript. See this and this.
这篇关于可以的Android renderscript在GPU上运行?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!