commit | e16e81c66ccb59404b8e8257323b7e189a650ddc | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue Jul 23 01:46:13 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 23 01:46:13 2024 +0000 |
tree | c6585e43df6f007b307cfb779e7a25200b83e113 | |
parent | ac7ee174166ef418fc4e11a4a08f00f85b0b0eae [diff] |
Remove Force32 bitmask values Last remaining usages have been deleted in Chromium. Fixed: 42241186 Change-Id: Ie61d88d4f89e96d5f97464276741ba82c1f72488 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/199816 Reviewed-by: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Austin Eng <enga@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.