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 strip index format #27279

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Nov 29, 2023

Description

Fix Strip index format (IndexFormat::Uint32) of [RenderPipeline] does not match index buffer format (IndexFormat::Uint16).

@sunag sunag added this to the r159 milestone Nov 29, 2023
@sunag sunag marked this pull request as ready for review November 29, 2023 19:50
@sunag sunag merged commit 84424e4 into mrdoob:dev Nov 29, 2023
11 checks passed
@sunag sunag deleted the dev-fix-strip-index-format branch November 29, 2023 19:58
AdaRoseCannon pushed a commit to AdaRoseCannon/three.js that referenced this pull request Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant