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

WebGPURenderer: Fix Storage Buffer fallback in WebGLBackend #28644

Conversation

RenaudRohlinger
Copy link
Collaborator

@RenaudRohlinger RenaudRohlinger commented Jun 13, 2024

Related issue: #28620

Description

Following #28620 we also needed to implement a fallback for WebGL. This prevent no buffer is bound to enabled attribute errors by considering storage buffer as classic attributes in the WebGL backend.

This contribution is funded by Utsubo

@RenaudRohlinger RenaudRohlinger added this to the r166 milestone Jun 13, 2024
@RenaudRohlinger RenaudRohlinger merged commit b30715a into mrdoob:dev Jun 13, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant