commit | ef30aa400c104445c2d81f50ec37c359a41538e9 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Sun Feb 19 04:28:04 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Feb 19 04:28:04 2023 +0000 |
tree | d4791af3b6ac7c62fe1cbcd97ee8abc69ba596aa | |
parent | ba082fdb48fab870d11acc9e60eaf6afe76aa180 [diff] |
Move type/builtin to builtin. This CL moves type::Builtin to builtin::Builtin. Change-Id: I8b058dfcac38f782e07393b69e38534175f67524 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/120403 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.