commit | 6bd13328fbecf1efd476a3714be62338a1d11ba7 | [log] [tgz] |
---|---|---|
author | Yan,Shaobo <shaobo.yan@intel.com> | Mon Dec 12 17:10:06 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 12 17:10:06 2022 +0000 |
tree | 0f0a7d7e5bf955535fc63296ad6177fb9af2eebb | |
parent | b6df89147a0c482c6559ffe8c86f9348df5413b3 [diff] |
Enable copyToTexture cases on linux Disable GPU uploading path on linux ensure it hit on fallback CPU uploading path. Test cases should work on that path. Bug: chromium:1309194 Change-Id: Ic50314e780f287569cccfdbb3503c8c3df10f532 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/112000 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.