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

Gsplat shader fix for webgpu #7065

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

slimbuck
Copy link
Member

The WebGPU GLSL->WGSL transpiler toolchain doesn't support passing samplers as function argument.

This PR updates the spherical harmonics shader to not use the above so it works on WebGPU.

@slimbuck slimbuck added the bug label Oct 24, 2024
@slimbuck slimbuck requested a review from a team October 24, 2024 14:36
@slimbuck slimbuck self-assigned this Oct 24, 2024
@slimbuck slimbuck merged commit a95cea4 into playcanvas:main Oct 24, 2024
7 of 8 checks passed
@slimbuck slimbuck deleted the gsplat-shader-fix branch October 24, 2024 14:49
slimbuck added a commit to slimbuck/engine that referenced this pull request Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants