Page 1 of 1

WebGPU

Posted: Sun Jul 07, 2024 7:29 pm
by dilfich
Does this feature work or not?

https://toji.github.io/webgpu-test/
https://webkit.org/demos/webgpu/

Re: WebGPU

Posted: Tue Jul 09, 2024 10:02 am
by salvadordf
It should work in 64 bits Windows applications.
Check that dxil.dll and dxcompiler.dll are present in the same directory where the CEF binaries are located.

https://magpcss.org/ceforum/viewtopic.php?f=6&t=19712
https://github.com/chromiumembedded/cef/issues/3646

Re: WebGPU

Posted: Tue Jul 09, 2024 12:45 pm
by dilfich
It really works, but only when the EnableGPU is enabled.
Misunderstood the technology)