commit | cdcbe83771d83d5145ab81d471d0ae47b4637a9d | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Dec 11 23:55:59 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 11 23:55:59 2023 +0000 |
tree | 05a3fc9026a16aad3158c78a24f7bcfe9140f569 | |
parent | 06a882a2cc149511f3d35da8a7cdbe75ed8b8316 [diff] |
[tint][ir] Serialize CoreBuiltinCall instruction Change-Id: Ib2221814f6e6c8756c0251de544e659f5b7c8417 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164883 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@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.