commit | e72851828940a816ada051efa60ea9252e3cdf78 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Wed Nov 22 08:42:49 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 22 08:42:49 2023 +0000 |
tree | 3bc5a705ba72b1d1da2fb2bb8c81ddeebe1528b1 | |
parent | 76c0c424ceb2c52464ead55e374bd046ae378c43 [diff] |
Use uint64_t for X Window handle Fixed: dawn:2245 Change-Id: I1a94f5058a8eac6f8e66206a581254c990d2ab31 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162082 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Kai Ninomiya <kainino@chromium.org> Commit-Queue: 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.