commit | 1eca38fa52364bf66c0d288a0537a2813d72b39b | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Tue Aug 13 02:20:18 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 13 02:20:18 2024 +0000 |
tree | 338cb21d9789bc628c1be8d70c41c9ffffc67f03 | |
parent | 2264ea8d98989cbb391bb0fa432c3a7050b1fe40 [diff] |
Tint: Fix outdated URLs in lang/core/core.def and lang/core/address_space.def This patch fixes 2 outdated URLs in lang/core/core.def and lang/core/address_space.def. Bug: chromium:358408571 Change-Id: Ic2d17a5a5f4550d3c73a0daa3608a2f73b7f2672 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201761 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.