commit | 64e5d2670ec59d53346c2ac93ea106973625a337 | [log] [tgz] |
---|---|---|
author | Austin Eng <2154796+austinEng@users.noreply.github.com> | Wed May 22 23:28:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 22 23:28:07 2024 +0000 |
tree | 3af25c8e43eb808319870ab0584483a1a301eb91 | |
parent | 3624a7a3393726ec606863fcfe54b58b1a74d127 [diff] |
Update README.md with issue tracker links This is an imported pull request from https://github.com/google/dawn/pull/17 GITHUB_PR_HEAD_SHA=75c5c1ab33f9680fecc7f1a4120ad0cd80577a70 ORIGINAL_AUTHOR=Austin Eng <2154796+austinEng@users.noreply.github.com> GitOrigin-RevId: 42e1ce1325f621acc2c1eb7c108cf66c2160012e Change-Id: I350407a473120e50d52f782126e5cbc1be66edc5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189361 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Corentin Wallez <cwallez@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.