commit | 671dcb281522f707230008b319e17302e7d4b0e2 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Sep 24 03:03:11 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 24 03:03:11 2024 +0000 |
tree | 78d1b418113f3be104d0702b27138e36bbfff458 | |
parent | e82868718765ee6e33a968c7652807f4ae654ec5 [diff] |
raw_ptr: add std::hash support Change-Id: I6bdcc8fa747d5d76d385115d995dd45809864255 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207675 Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Jiawei Shao <jiawei.shao@intel.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.