forked from Pissandshittium/pissandshittium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
media/gpu: Make VulkanImageProcessor Async
Refactor the VulkanImageProcessor to process frames asynchronously. Note that this no longer obeys the ImageProcessor API, but this will make the VulkanImageProcessor more suitable for integration with Viz. Bug: b:251458823 Test: Tested by running ImageProcessorBackendTest.VulkanDetileScaleTest on Cherry. Change-Id: Ie2dce3034e2b1c5e657f721d37d8bb47af9ffcc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5014556 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Justin Green <greenjustin@google.com> Reviewed-by: Jeffrey Kardatzke <jkardatzke@google.com> Cr-Commit-Position: refs/heads/main@{#1223136}
- Loading branch information
1 parent
9429e36
commit 5e2c8e4
Showing
5 changed files
with
284 additions
and
329 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
Oops, something went wrong.