commit | 89c89b76403a0bf7392e49ff5ee9d7e7ef1de426 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Sat Apr 22 00:33:51 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 22 00:33:51 2023 +0000 |
tree | 6dc87ca797c3b7e47baac61c85c79fc75905a781 | |
parent | ca1b90445654566db21155b8866834bddfbb2382 [diff] |
Removes deprecation period code for renamed APIs (i.e. endPass/dispatch) - Note that by default these are already errors, not warnings. Change-Id: If35284041963cd387839fe102efe4dca73e594dc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/128064 Reviewed-by: Shrek Shao <shrekshao@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Loko Kung <lokokung@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.