dawn-cmake/src/tests
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
..
end2end CopyTextureForBrowser(): Support Alpha Ops 2021-06-21 10:05:37 +00:00
perf_tests wgsl: Disable broken tests 2021-06-21 07:55:57 +00:00
unittests Emit tint warning when creating shader module 2021-06-18 13:29:39 +00:00
white_box wgsl: Disable broken tests 2021-06-21 07:55:57 +00:00
BUILD.gn Test readback after loadOp value w/ mipmapped depth/stencil textures 2021-06-08 00:24:43 +00:00
DawnTest.cpp Omit types in most WGSL `var` statements. 2021-06-17 21:36:11 +00:00
DawnTest.h Disable test where FXC emits bad output 2021-06-16 20:18:08 +00:00
End2EndTestsMain.cpp DawnTest: Gather adapters on environment creation for filtering backends 2020-05-15 16:07:12 +00:00
MockCallback.h Add WireClient::Disconnect to stop serializing commands 2020-04-15 02:00:14 +00:00
ParamGenerator.h ParamGenerator: Return the end iterator if any param is empty 2021-05-21 17:30:58 +00:00
PerfTestsMain.cpp DawnTest: Gather adapters on environment creation for filtering backends 2020-05-15 16:07:12 +00:00
ToggleParser.cpp Support enabling/disabling toggles in unittests 2021-04-14 14:55:07 +00:00
ToggleParser.h Support enabling/disabling toggles in unittests 2021-04-14 14:55:07 +00:00
UnittestsMain.cpp Update the validation tests to use utils::WireHelper 2021-01-27 23:02:24 +00:00