From chromium v117 running on iMX8MP I see the following item in the chrome://gpu page:
Disabled Features: webgpu
Is this expected?
I see here some possible reasons, but I don't know which ones apply to the iMX8MP hardware architecture.
Should I pass
--enable-unsafe-webgpu
command line parameter to chromium?
Or is this feature unsupported on the iMX8MP hardware?
Solved! Go to Solution.
Hello,
Currently WebGPU are not supported by MX8MP in latest BSP, but is pure software.
Regards
Hi @Bio_TICFSL
do you mean that even with the flags suggested by your colleague here, the implementation is full software?
That;s correct!