dawn-cmake/src
Yan, Shaobo 55e08d567f CopyTextureForBrowser(): Support Alpha Ops
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>
2021-06-21 10:05:37 +00:00
..
common Add support for windows SwapChainPanel in SwapChain and Surface 2021-06-09 08:44:07 +00:00
dawn Add utilities for printing Dawn enums and bitmasks 2021-06-01 18:49:12 +00:00
dawn_native CopyTextureForBrowser(): Support Alpha Ops 2021-06-21 10:05:37 +00:00
dawn_platform Implement AsyncWaitableEvent with std::condition_variable 2021-05-27 00:49:03 +00:00
dawn_wire ComputePipelineDescriptor.computeStage->compute 2021-06-09 18:07:32 +00:00
fuzzers Use Tint as much as possible in fuzzers. 2021-05-17 15:37:18 +00:00
include Add releaseMutexKey to ExternalImageAccessDescriptorDXGIKeyedMutex 2021-06-08 21:03:17 +00:00
tests CopyTextureForBrowser(): Support Alpha Ops 2021-06-21 10:05:37 +00:00
utils Implement copy for 3D texture on D3D12: non-zero mip 2021-06-09 16:01:08 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00