forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1860921 - Revert Texture::Destroy() and add Texture::ForceDestroy…
…() r=webgpu-reviewers,nical This is a short term fix. Long term fix needs to be done by Bug 1860958. Presenting WebGPU without readback needs a way to destroy Texture. Then Texture::ForceDestroy() is added for it. Differential Revision: https://phabricator.services.mozilla.com/D191829
- Loading branch information
sotaro
committed
Oct 25, 2023
1 parent
ba0d5e5
commit 40d51be
Showing
3 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters