commit | 5d53242793dafc6c575696bed2051c51e3654718 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Wed Jan 03 06:31:43 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 03 06:31:43 2024 +0000 |
tree | 6d7ad6ed5967ada13610cf1634efd5c9ba219734 | |
parent | d0311eb965d1690ea4fe8c4c3b765cc94feb3d77 [diff] |
Remove NativeNonDispatachableHandleFromU64 This patch removes NativeNonDispatachableHandleFromU64() as it is no longer used right now. Change-Id: Ic849f7b9526ffce6a92055202eb4cef84f8a0a6d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/166902 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
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.