commit | f869f9cf68015b924295dbf6aaceefa5e842af08 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Jan 15 14:21:42 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 15 14:21:42 2024 +0000 |
tree | c630e1caf4a8f242f4e156c4a762e06cc94ad1b4 | |
parent | b684f5c3c5da38ce26b81a78e6ea0a4d81d122b2 [diff] |
Remove now-unused dawn::native::Instance setters Bug: None Change-Id: Ib60f4e987bbad7d2e857efaaaadcbcdb7282ddf6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/166144 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Loko Kung <lokokung@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.