commit | 54f98be8ccdf26bb80ef67b019a4a3cc5b3b56da | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Mar 13 19:39:41 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 19:39:41 2025 -0700 |
tree | cb2d07caf25914f5f37105fc509c3f06174ea039 | |
parent | 60c822f57053d7f571570a448efee34ae83b7bcf [diff] |
[tint] Move result up to common folder. Move the `result.h` file up to the common folder. Change-Id: If979ab50bd07409fa2bdc8620f7ed68cfd9925f1 Bug: 383726508 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230795 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@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.