commit | 5d9a2b621a31c043dc0b16b8b46ec931bfc66d9e | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Wed Oct 30 19:50:23 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 30 19:50:23 2024 +0000 |
tree | af5126fe9d32d602add3fb730a532e15b43d6bca | |
parent | 6c7b7faa5dd858bf9435c4591f65d3f2a920b647 [diff] |
[dawn][test] Update to use C++ types in some unittests. Change-Id: I3d94113de10bcb28f845cb38f02ea1bab4db20b9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/213094 Reviewed-by: Shrek Shao <shrekshao@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Auto-Submit: Loko Kung <lokokung@google.com> Commit-Queue: Shrek Shao <shrekshao@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.