commit | 1a3101b8d08da69ebf7f9496b988423522e6735e | [log] [tgz] |
---|---|---|
author | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue Jul 23 17:55:01 2024 +0000 |
committer | Prudhvikumar Bommana <pbommana@google.com> | Tue Jul 23 17:55:01 2024 +0000 |
tree | 11e6d5d74141e4522782ad559d2f4db00053012d | |
parent | fb61de4a6930e8a135d863b1eb701b6f9c0c4b12 [diff] |
Activate dawn M128 R=gbeaty@google.com Change-Id: I3d006e3c29ad90713f0782082d8fff94b429b23b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/199934 Reviewed-by: Garrett Beaty <gbeaty@google.com> Owners-Override: Garrett Beaty <gbeaty@google.com> Reviewed-by: Prudhvikumar Bommana <pbommana@google.com> Commit-Queue: Prudhvikumar Bommana <pbommana@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.