Skip to content

Memory init tracker refactor#1839

Merged
kvark merged 3 commits intogfx-rs:masterfrom
Wumpf:restructure-memory-init
Aug 23, 2021
Merged

Memory init tracker refactor#1839
kvark merged 3 commits intogfx-rs:masterfrom
Wumpf:restructure-memory-init

Conversation

@Wumpf
Copy link
Copy Markdown
Member

@Wumpf Wumpf commented Aug 21, 2021

Connections
Moved out of #1688 for which it paves the way

Description

  • Splits memory tracker into reusable (for texture init tracker) and buffer specific parts
  • adds some documentation for memory init tracking
  • adds utility functions for checking if an init action is necessary and applies this everywhere (catching some places that were unchecked)

Wumpf added 3 commits August 21, 2021 14:40
with explicit buffer init tracking types
Fixed a few unchecked sites in the process
@kvark kvark merged commit 9e1384d into gfx-rs:master Aug 23, 2021
@Wumpf Wumpf deleted the restructure-memory-init branch August 23, 2021 06:50
@Wumpf Wumpf mentioned this pull request Oct 24, 2021
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