Hello,
I am using a Renesas R-Car V4H White Hawk Evaluation Board to demonstrate the capabilities of the Imagination Technologies AXM-8-256 GPU. The Renesas-provided SDK for the White Hawk includes proprietary graphics drivers for the AXM-8-256 GPU that seem to only support the NullWS window system. Furthermore, the Renesas SDK only provides a Yocto root file system which does not include a package manager and is difficult to grow. I have been able to run glmark2-nullws and various OpenGLES test scripts from your PowerVR SDK by compiling for NullWS, but now I want to take it a step further and try out WebGL examples in a Chromium browser in a proper desktop environment. Iām not really sure how to go about doing this and would appreciate any guidance. I am personally trending towards using the Archlinux Generic ARM linux distribution and building my own 6.8 Linux Kernel with the new DRM based Imagination Technologies GPU drivers installed (will these drivers work with the AXM-8-256?), but I am open to other suggestions. Could someone please provide me with some guidance on what to do and how to go about getting Chromium to run GPU hardware accelerated WebGL examples with the AXM-8-256 GPU? I would really appreciate it if someone can go into significant detail on exactly the best way to go about doing this. Thank you so much!