Skip to content

Store Arcs instead of IDs in render bundles#5242

Merged
cwfitzgerald merged 1 commit intogfx-rs:trunkfrom
nical:bundle-arc
Feb 15, 2024
Merged

Store Arcs instead of IDs in render bundles#5242
cwfitzgerald merged 1 commit intogfx-rs:trunkfrom
nical:bundle-arc

Conversation

@nical
Copy link
Copy Markdown
Contributor

@nical nical commented Feb 12, 2024

Connections

Description

This is a step towards not relying on IDs internally. It is also a dependency to not using IDs in trackers and fix our deduplicated resource leaks since the current bundle code uses trackers to store and get the actual resource arcs via IDs.

Checklist

  • Run cargo fmt.
  • Run cargo clippy.
  • Run cargo xtask test to run tests.

@cwfitzgerald cwfitzgerald merged commit 66ba64b into gfx-rs:trunk Feb 15, 2024
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