commit | 012551ad6f7f23d8f885429bc1f3a1c399dcd32a | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Tue Oct 15 16:00:17 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 15 16:00:17 2024 +0000 |
tree | 318a7586119475f6ad939b0a88beab8b380a8073 | |
parent | 02cdbebf9c1690f9a991aaa51e0331ca04694dff [diff] |
Convince the metal compiler that loops are never infinite Disable the end2end infinite loop tests for now Bug: crbug.com/371840056 Change-Id: I300d61e4929942e41ca9c451c88f304e9b58f1f4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210338 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: David Neto <dneto@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.