Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在创建一个图像处理应用程序,并想在我的手机上使用可用的 GPU(运行姜饼)。有可能这样做吗?
我在这个问题上搜索了很多,但我找不到任何答案,令我惊讶的是。
是的,如果设备支持 GLES2,您可以创建一个实现该功能的着色器。它会是这样的:
glReadPixels