commit | f9761ac02ed25488d0c3eeea955e984a94ea0413 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Thu Aug 08 18:56:30 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 08 18:56:30 2024 +0000 |
tree | 3ba34ee2ffefa3d15b3280f1882ad647617472ff | |
parent | 5f349b872d1bff93ee601700fe3e7deac5a16f62 [diff] |
[tint][ir][val] Check results and operands to converts Fixes: 358290778 Change-Id: I989b5c0b3faa057650e0acecb661cc2431a9cbc8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201914 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Commit-Queue: 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.