commit | b6570d57b781023d6d355569857e898cd24b9fc5 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Wed Jun 25 15:34:32 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 25 15:34:32 2025 -0700 |
tree | 854dc5d58d2d71f0441d55c7a1fda2163c9dc4b0 | |
parent | 21c69bd2cc2fec7a6c088c96d690e4998a5b99d3 [diff] |
[dawn][common] Add FetchMax helpers for atomic max. Change-Id: I5ad1a97eb7839d957b0e24497f1c5693e8d2ffe4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/247998 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Loko Kung <lokokung@google.com> 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.