Skip to content

Add suballocation feature - #3544

Closed
xiaopengli89 wants to merge 1 commit into
gfx-rs:masterfrom
xiaopengli89:optional-suballocation
Closed

Add suballocation feature#3544
xiaopengli89 wants to merge 1 commit into
gfx-rs:masterfrom
xiaopengli89:optional-suballocation

Conversation

@xiaopengli89

Copy link
Copy Markdown
Contributor

Connections
#3163

Description
Suballocation sometimes seems to work incorrectly(uploading transparent pixel data).
图片

Disable suballocation feature to fallback to old behavior.

@teoxoy

teoxoy commented Mar 1, 2023

Copy link
Copy Markdown
Member

I think we should fix the bug instead of making this optional.
@Elabajaba got any ideas why this might be happening?

@cwfitzgerald

Copy link
Copy Markdown
Member

I agree this isn't the correct solution, I'm going to close this for now - please file an issue describing the problem

@Elabajaba

Copy link
Copy Markdown
Contributor

I think we should fix the bug instead of making this optional. @Elabajaba got any ideas why this might be happening?

I have no idea. Iirc gpu-allocator doesn't zero the memory it gives you, but I thought we handled that at the wgpu level?

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.

4 participants