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: Forward context to Renderer #27472

Merged
merged 3 commits into from
Dec 30, 2023

Conversation

RenaudRohlinger
Copy link
Collaborator

@RenaudRohlinger RenaudRohlinger commented Dec 30, 2023

Currently the getContext() method of the Renderer always return undefined because the context is never forwarded.

This PR fix the issue.

This contribution is funded by Utsubo

@RenaudRohlinger RenaudRohlinger changed the title WebGPURenderer: WebGLBackend forward context to Renderer Dec 30, 2023
@RenaudRohlinger RenaudRohlinger changed the title WebGPURenderer: WebGLBackend forward context to Renderer Dec 30, 2023
@Mugen87 Mugen87 added this to the r161 milestone Dec 30, 2023
@Mugen87 Mugen87 merged commit 46ca8d4 into mrdoob:dev Dec 30, 2023
11 checks passed
AdaRoseCannon pushed a commit to AdaRoseCannon/three.js that referenced this pull request Jan 15, 2024
* WebGPURenderer: WebGLBackend feed context to `Renderer`

* Forward context in WebGPU Backend too

* feedbacks
@Methuselah96 Methuselah96 mentioned this pull request Jan 16, 2024
45 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants