commit | 20fece2edbd49c15dbffdf7d088b5da196637c62 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Wed Jun 12 02:24:55 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 12 02:24:55 2024 +0000 |
tree | a659ce7d114652a8cd3b505ee806f17f49a3ecfc | |
parent | cb79ddf448252ae8d25b8f0cb4e3dc4d7b8f54fe [diff] |
.gitignore: Ignore local files written by pyenv Change-Id: I225c12064ba06b6f5e9c5fc5dad3249830e06942 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193001 Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: David Neto <dneto@google.com> Commit-Queue: Austin Eng <enga@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.