commit | 5e9154c262cb5b96b2e083d67d52be89f8af7f77 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Fri Mar 08 01:22:48 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 08 01:22:48 2024 +0000 |
tree | 286d5062ae5369760dfa720ea1efb4142f1cf927 | |
parent | bc55f958b08db50c5dba084ef8c91fd46dcda3b8 [diff] |
Remove DanglingUntriaged in CommandBufferStateTracker Bug: dawn:2349 Test: dawn_unittests Change-Id: I4e921bedbe849e1e22046499c30e309e8e3bfa92 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/177421 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.