commit | 55b8561232dcdb3351da1233d5a3bb710734eda4 | [log] [tgz] |
---|---|---|
author | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue May 14 17:31:19 2024 +0000 |
committer | Prudhvikumar Bommana <pbommana@google.com> | Tue May 14 17:31:19 2024 +0000 |
tree | 2c8e4db2f8a6263c5b5fcff203eea5063691d660 | |
parent | 9493d4064df1a975bd0ca95ba1661360eeaa8e21 [diff] |
Activate dawn M126 R=guterman@google.com Change-Id: I05e46fe017a938ad05b9739d2e62d616198539d4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188260 Reviewed-by: Gregory Guterman <guterman@google.com> Owners-Override: Gregory Guterman <guterman@google.com> Reviewed-by: 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.