mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-03 13:11:34 +00:00
This CL adds the support ofwgpu::CopyTextureForBrowserOptions::alphaOps for CopyTextureForBrowser(), which allows the user to specify the alpha operations (DontChange, Premultiply, Unpremultiply) when calling CopyTextureForBrowser(). BUG=chromium:1217153 Change-Id: Idb5dd4482b33f2ada9aafc24380afeb48f2e26bc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/54800 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Shaobo Yan <shaobo.yan@intel.com>