commit | 5ae66fbcc7c672d3aeff3a78802f0c3452f44b60 | [log] [tgz] |
---|---|---|
author | Brandon Jones <brandon1.jones@intel.com> | Mon Aug 23 23:14:36 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 23 23:14:36 2021 +0000 |
tree | 40126a30ea22d94d28907855c4fb12e40662ea86 | |
parent | 63b2fb9500ce8a28f7981ad4392dee2607cb3ba2 [diff] |
Add Tag for Unimplemented Labels to ObjectBase Constructor Adds the LabelNotImplemented tag param to the main constructor of ObjectBase to document objects that still require labels. Bug: dawn:840 Change-Id: Idd19664e797e4d622401e28e5d278331acefb7a3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/62461 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Brandon Jones (Intel) <brandon1.jones@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.