commit | 64ad4973062d8793fbe3952d11b99ed0784f2307 | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Fri Apr 26 00:43:04 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 26 00:43:04 2024 +0000 |
tree | 2c12b747077c33dbb018ee6f91be3d0f381e22d4 | |
parent | 048bf69da545bcfe4364e26e152ed4bad927ab58 [diff] |
d3d: reuse event objects Bug: chromium:335553337 Change-Id: I26c68b2a76d1885be3fdb7e9b72831185690221e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184622 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Peng Huang <penghuang@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.