commit | 361d12b5baba1c0e515e4ec9c8507c0b7df57a07 | [log] [tgz] |
---|---|---|
author | Keishi Hattori <keishi@google.com> | Mon May 13 13:09:23 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 13 13:09:23 2024 +0000 |
tree | 2d6e0f84c78982ac3112563c6b3b16a3d84ff6da | |
parent | e21c246daccbadae487b7b7260a44173edfe0158 [diff] |
[BRP] Un-rewrite raw_ptr used in MotionMark This CL un-rewrites |raw_ptr| identified in tasak's investigation into MotionMark using his amazing tool to count all raw_ptr calls. https://docs.google.com/spreadsheets/d/1gZYdSd_rnmQVNS6rujxwNz0ujpYT2Ty3WEQ6GR8hwiI/edit Bug: 335556942 Change-Id: Ibfb3ead3a991c31fb5231a1a544522ffb0a634ae Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187760 Commit-Queue: Keishi Hattori <keishi@google.com> Commit-Queue: Corentin Wallez <cwallez@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.