Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

WebGPU

Post Reply
dilfich
Posts: 368
Joined: Thu Nov 30, 2017 1:17 am

WebGPU

Post by dilfich »

Does this feature work or not?

https://toji.github.io/webgpu-test/
https://webkit.org/demos/webgpu/
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: WebGPU

Post 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
dilfich
Posts: 368
Joined: Thu Nov 30, 2017 1:17 am

Re: WebGPU

Post by dilfich »

It really works, but only when the EnableGPU is enabled.
Misunderstood the technology)
Post Reply