commit | ce100347eb9dd959d2d0021da08f502fb03d6c7d | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Apr 07 16:09:27 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Tue Apr 07 16:09:27 2020 +0000 |
tree | 587e4c3c502bfd384ce516fcf7613c6863b7a8e6 | |
parent | 09ee5eb4991aa93a6096b6b8e3351b865c52ff3a [diff] |
Fix a -Wstrict-prototypes Bug: chromium:1064305 Change-Id: I06c5feb2f43e00d4991a8a244175d79b8ad987d9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/18962 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.