commit | 00b0fd6ecc8bd651db720cb4e06764a6f7debd40 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Tue Jul 02 15:41:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 02 15:41:41 2024 +0000 |
tree | 28f7d3b5abb5c51353e447af27c7ec7c45cb7d89 | |
parent | 977c5fa82e5b268f6f10595a57a7348da7004bd4 [diff] |
Add OWNERS for generator and emdawnwebgpu emdawnwebgpu is a new directory that will be populated in another CL. Bug: 346806934 Change-Id: I3c5bc9e0e6e43b84d572fe14e3b336d9c2b074be Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196147 Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: Kai Ninomiya <kainino@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org>
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.