commit | 429f6cfb82d21306bfdfba7f605031a3ac76ff92 | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Wed Jun 25 04:39:01 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 25 04:39:01 2025 -0700 |
tree | 1626364eaea37bd6f6c7d273c2180c7e276c4629 | |
parent | 8fc7e1fde5eb5aab4207e166d767e8b0840082a2 [diff] |
Remove legacy callback handling. Prior to types 'callback info' and 'callback function' we had to identify async methods by hand. All the old methods have been out for a while now. Bug: 427302682 Test: Manual Change-Id: I54622c71a40cb52ead78cc468447eff77c282e27 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/248454 Commit-Queue: Jim Blackler <jimblackler@google.com> Reviewed-by: Loko Kung <lokokung@google.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.