commit | ecd439839260249742d0cfc4456e475e1070d40e | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Fri May 30 11:48:31 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 30 11:48:31 2025 -0700 |
tree | 691615a7da4686b98e4486c5ce58f4ec6fcd4c65 | |
parent | 751e54605d862c6e1b9dda2915a6f7644ae08c57 [diff] |
Remove "compat" tag from "upstream"-flavor webgpu.h Upstream webgpu.h <https://github.com/webgpu-native/webgpu-headers> does not include any compat-specific stuff yet. Remove it from the upstream-flavor version we generate. Bug: 419596995 Change-Id: I68da1a69f3716c2dc8ed0b8df6360f773eb2ac42 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/244497 Auto-Submit: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Loko Kung <lokokung@google.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.