Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is webgpu really enabled for the puppeteer example? #69

Open
kasralodgy opened this issue Feb 28, 2025 · 0 comments
Open

Is webgpu really enabled for the puppeteer example? #69

kasralodgy opened this issue Feb 28, 2025 · 0 comments

Comments

@kasralodgy
Copy link

Absolutely loving the project.

I was checking the webgpu support in my browser and saw that it is not enabled by default.
After couple of digging in the web I found that using the following browser flags are needed to enable them (I'm on linux Ubuntu 22.04)

google-chrome --enable-unsafe-webgpu --enable-features=Vulkan

And I can confirm that using these two flags will enable it.

Just one question, In the examples repo I do not see any trace of "Vulkan" or related features enabled when using puppeteer.

Is there any reason for that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant