关于AT EGPU
嵌入式GPU实现流程:
1. 实现一个能支持ogles1.x API版本的simulator
1.1 分析mesa3d,理解ogl的具体实现流程
1.2 分析ogles1.x spec, 构建ategpu simulator,构建ogles 1.x API与simulator的接口
1.3 代码编写
1.4 性能分析、测试
2. RTL CODE 编写、测试
3. LEON2处理器上ogles 1.xAPI移植测试
4. FPGA测试
目前能想到的就这么多,现在项目才刚进入1.1阶段。因为本人对gpu的研究也是新人,所以最基础的流程还是要过一下。对了,如果流程有什么不合适,或者有什么建议,希望各位大牛们及时给于指导,好让我少走一些弯路。
相关日志
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.
