commit | 4935c14eecf64dc8be316474417cb9589c5635b5 | [log] [tgz] |
---|---|---|
author | jchen10 <jie.a.chen@intel.com> | Wed Sep 15 06:27:25 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 15 06:27:25 2021 +0000 |
tree | e5e622a9c049783f0de8218f25d83f69fe4c2d1f | |
parent | 857d4e62e3536e9034fd8d4c0b05c287d7fc9e1d [diff] |
Use WGPU_MIP_LEVEL_COUNT_UNDEFINED instead of 0 The follow up CL will remove 0. Bug: dawn:1026 Change-Id: Ida62f8d8b0dd8f9722e40f3f95366d3db0c7ab52 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/64164 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Jie A Chen <jie.a.chen@intel.com>
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.