commit | 1503ac612a40ab8347d499e86bb3a02171e06145 | [log] [tgz] |
---|---|---|
author | Brandon Jones <brandon1.jones@intel.com> | Fri Feb 16 23:36:53 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 16 23:36:53 2024 +0000 |
tree | 7bd0a3ecad2167922fe694c25acc8d21439a3883 | |
parent | 208fc975105dacc35319815bc198fabe3a6d5481 [diff] |
Add External Interface For SharedBufferMemory Feature Adds external interface for SharedBufferMemory feature to dawn.json and internal API stubs. Bug: dawn:2382 Change-Id: I4a7392bfa12435d1fd613e2be1eb1db5da49dffc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/174741 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Brandon1 Jones <brandon1.jones@intel.com> Reviewed-by: Austin Eng <enga@chromium.org> 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.