commit | 112bcd59391d4d5fab79a02af01319bacd0c7fe1 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Sep 16 22:36:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 16 22:36:45 2024 +0000 |
tree | 3de8519c6438d25dd7327cca3205a2ea6e4a26e3 | |
parent | 615a132876f283c7dbf17151ed8f569437173df1 [diff] |
[spirv] Fix casing of binary writer methods Change-Id: Ide845450d7f03ad6441c820744c8ebf40f76c1ea Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206716 Commit-Queue: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@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.