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

fix deduplication not taking into account render bundles #2867

Merged
merged 1 commit into from
Jul 10, 2022
Merged

fix deduplication not taking into account render bundles #2867

merged 1 commit into from
Jul 10, 2022

Conversation

shoebe
Copy link
Contributor

@shoebe shoebe commented Jul 10, 2022

Checklist

  • Run cargo clippy.
  • Run RUSTFLAGS=--cfg=web_sys_unstable_apis cargo clippy --target wasm32-unknown-unknown if applicable.
  • Add change to CHANGELOG.md. See simple instructions inside file.

Connections
Fixes #2865

@cwfitzgerald
Copy link
Member

Thanks!

@cwfitzgerald cwfitzgerald enabled auto-merge (squash) July 10, 2022 22:05
@cwfitzgerald cwfitzgerald merged commit 2ce1318 into gfx-rs:master Jul 10, 2022
cwfitzgerald pushed a commit to cwfitzgerald/wgpu that referenced this pull request Jul 14, 2022
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.

Bind group / pipeline deduplication does not take into account RenderBundles
2 participants