工具与软件:
您好!
我正在寻找以下可执行文件的源代码来测试 Rogue GPU:
-
rgx_blit_test
-
rgx_compute_test
-
rgx_kicksync_test
-
rgx_Triangle 测试
-
rgx_twiddling_test
SDK 文档中提到了这些可执行文件 、该文档位于(https://software-dl.ti.com/processor-sdk-linux/esd/AM62PX/10_01_10_04/exports/docs/linux/Foundational_Components Graphics/Rogue/Grap.html Rogue_Debug_Info)。
但是、我在(https://git.ti.com/cgit/graphics/ti-img-rogue-umlibs)上发现 TI Git 存储库仅包含这些可执行文件的二进制文件。
我还在该链接(https://git.ti.com/cgit/graphics/ti-img-rogue-driver/)中找到了 PowerVR 驱动程序源代码。 在移除 OpenGL 和其他代码的过程中、我想基于这一点实施代码、以便通过驱动程序直接与 GPU 交互。
非常感谢您的任何帮助!