commit | 5063058c6b0f7ae3b076c15a4f303d538fe232be | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Dec 06 17:45:33 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 06 17:45:33 2023 +0000 |
tree | a41ba017c96058ea989a89e5c784f3c728236d08 | |
parent | 5990402210c025697293aee183fae0652de1de18 [diff] |
dawn.node: Throw TypeError on writeTimestamp This method has been removed from the GPUCommandEncoder interface even when "timestamp-query" is enabled. Bug: None Change-Id: I5ede13bd605999f85ffcf8f468a5671d39f8df7e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162720 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Corentin Wallez <cwallez@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.