commit | 84d370a0b9427bcff3cfaf33558289665edb387a | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Mar 27 17:15:55 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 27 17:15:55 2024 +0000 |
tree | 0cb3b70b09aa812945a1a824a8e724ae6e1599e3 | |
parent | 1315559522cb1b1408b71243e5693dc4a23dc970 [diff] |
[tintd] Handle lsp::WorkspaceDidChangeWatchedFilesNotification We don't care about this notification, but without a handler, we currently error and shutdown. Bug: tint:2127 Change-Id: I0fc7439b3f040c7b3ac04fa7b3d2ec19a3f9f206 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/181120 Commit-Queue: James Price <jrprice@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> 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.