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: Update to latest WebGPU API. #21194

Merged
merged 2 commits into from
Feb 3, 2021
Merged

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Feb 3, 2021

Related issue: #21170 (comment)

Description

This PR

  • renames defaultQueue to queue (WebGPU API change)
  • renames OUTPUT_ATTACHMENT to RENDER_ATTACHMENT (WebGPU API change)
  • renames GLPositionNode to ModelViewProjectionMatrixNode

@Mugen87 Mugen87 added this to the r126 milestone Feb 3, 2021
@Mugen87 Mugen87 merged commit 5388df3 into mrdoob:dev Feb 3, 2021
@Mugen87 Mugen87 changed the title WebGPURenderer: Clean up. WebGPURenderer: Update to latest WebGPU API. Feb 3, 2021
@mrdoob
Copy link
Owner

mrdoob commented Feb 3, 2021

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants