commit | b5af23d5880d0f2f5ecb3517bc8a92b685c778c4 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Sun Feb 19 17:34:44 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Feb 19 17:34:44 2023 +0000 |
tree | 88797d898a10ed13bce14ac479abf789a593e559 | |
parent | ef30aa400c104445c2d81f50ec37c359a41538e9 [diff] |
Move diagnostic severity and rule to builtin. This CL moves DiagnosticSeverity and DiagnosticRule into the builtin:: hierarchy. Change-Id: I3884046f042d130fa44556f63163f0040381e69c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/120440 Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.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.