Skip to content

Conversation

@andyleiserson
Copy link
Contributor

It is important that we not call handle_*_init if we are not actually going to perform a transfer.

The order of operations is changed for copy_texture_to_texture and copy_external_image_to_texture. The rest are just adding the comment.

Testing
Tested manually in Firefox.

Squash or Rebase? Squash

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy --tests. If applicable, add:
    • --target wasm32-unknown-unknown
  • Run cargo xtask test to run tests.
  • If this contains user-facing changes, add a CHANGELOG.md entry.
@cwfitzgerald cwfitzgerald requested review from cwfitzgerald and removed request for cwfitzgerald November 26, 2025 16:22
@teoxoy teoxoy merged commit 7985f57 into gfx-rs:trunk Nov 26, 2025
41 checks passed
@andyleiserson andyleiserson deleted the copy-tex branch November 26, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants