dawn-cmake/src
Yan, Shaobo d42f4b3ca5 Reland "CopyTextureForBrowser: Support color format conversion"
This is a reland of f84daa070f

Eliminate static initializer(disallowed in Chromium) by replacing
shader string living in anonymous namespace from type "std::string"
to char array.

Original change's description:
> CopyTextureForBrowser: Support color format conversion
>
> This CL enables blit from RGBA8Unorm soruce texture to dst texture that
> |CopyImageBitmapToTexture| supported dst format.
>
> BUG=dawn:465
>
> Change-Id: I99846cf8dc37bc89e0c168a3d86193bb3a0c0ebb
> Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/44020
> Commit-Queue: Shaobo Yan <shaobo.yan@intel.com>
> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
> Reviewed-by: Austin Eng <enga@chromium.org>

Bug: dawn:465
Change-Id: Ic3a156f5a20b217fd2aa5f86b01bad8ce77dc41c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/45443
Commit-Queue: Shaobo Yan <shaobo.yan@intel.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
2021-03-23 02:09:37 +00:00
..
common Use Tint/WGSL unconditionally 2021-03-22 21:23:36 +00:00
dawn Reland "Add a per-thread proc table using thread local storage" 2020-10-06 16:13:42 +00:00
dawn_native Reland "CopyTextureForBrowser: Support color format conversion" 2021-03-23 02:09:37 +00:00
dawn_platform Implement WaitableEvent and WorkerTaskPool for multi-threaded tasks 2021-01-20 08:56:07 +00:00
dawn_wire Make CreateRenderPipelineAsync use Descriptor2 2021-03-21 23:13:04 +00:00
fuzzers Deprecate fences. 2021-02-25 21:47:15 +00:00
include D3D12: Pass usage to ProduceTexture 2021-03-12 02:27:56 +00:00
tests Reland "CopyTextureForBrowser: Support color format conversion" 2021-03-23 02:09:37 +00:00
utils API evolution GPUExtent3D.depth -> depthOrArrayLayers (Step 2) 2021-03-22 21:12:36 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00