| Commit-Queue | +2 |
| Owners-Override | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Revert "[ozone] Refactor GetSupportedFormatsForTexturing"
This reverts commit 885892f3daf270b4426363bdf1dd2c66d55cff8d.
Reason for revert: blocking revert of a change that caused msan failures
Original change's description:
> [ozone] Refactor GetSupportedFormatsForTexturing
>
> Refactor GetSupportedFormatsForTexturing to check for specific format
> instead of returning list of all supported formats. This is because
> it is used only for NV12/P010 formats and thus we can avoid checking
> for all BufferFormats. It also helps us get closer to removing
> BufferFormat usages.
>
> Bug: 454067872
> Change-Id: I4f96cf4e4df73c7733eb669cec016abd5a19a1a1
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7411933
> Reviewed-by: Vasiliy Telezhnikov <vas...@chromium.org>
> Reviewed-by: Colin Blundell <blun...@chromium.org>
> Commit-Queue: Saifuddin Hitawala <hita...@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1567164}
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |