commit | f941c76bdab6611ac2734ce8c11610cd9f6789d2 | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Tue Mar 25 20:01:44 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 25 20:01:44 2025 -0700 |
tree | 6d5f6de06630b49e5a1bd9f51348fca58e5af146 | |
parent | 06c0aee3e3e651bdb96b5f719340d0614d4bb6c9 [diff] |
[dawn] Add detailed timing to tint compilation This change likely requires updates to: "tools/metrics/histograms/metadata/gpu/histograms.xml" To correctly display as histograms. Bug: 404838119 Change-Id: Ib219152b36804e2d97cd51bc6d7b1926ad5ccea5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/232156 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@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.