commit | 22e7815e4e7c3110e6ff4597aac5a29f5f6740c1 | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Fri Jun 21 15:44:23 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 21 15:44:23 2024 +0000 |
tree | 43be142f9862553a92f4367d03ace9a338cd793a | |
parent | 1cf515c77ebac3a1dc512c1a7f6ad05c86a8131c [diff] |
Remove redundant assignment for SPIRV_SKIP_TESTS - already done above Change-Id: I4cfd71cb23b8ff23bdf01ecbb7b0346b90cf05dc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194903 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Auto-Submit: Jaswant Panchumarti <jaswant.panchumarti@kitware.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.