commit | 76e62f1633232a2a26bc0f0db86a0105f7954431 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Sat Feb 10 05:31:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 10 05:31:45 2024 +0000 |
tree | bbb9ff86bdd90237919d4f696c55b144b9a350ff | |
parent | ff6e7b5265bc1498a4688e7bf1159517c96e2a55 [diff] |
Removes unused callback mode argument to TrackEvent. Change-Id: I62c80e23d990329513ba2cd68cb84351b73f78b6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173844 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: 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.