commit | a37557db581c2b60fb1cd2c01abdb232927dd961 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Wed Oct 23 15:42:36 2024 +0000 |
committer | David Neto <dneto@google.com> | Wed Oct 23 15:42:36 2024 +0000 |
tree | 240b126bfd18f553c8cfd7ef9902199e91192a5d | |
parent | 326374a29f3cfa5a149e715b326d23749c13096c [diff] |
[msl ir] Convince the Metal compiler loops are never infinite Bug: crbug.com/371840056 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210894 Commit-Queue: David Neto <dneto@google.com> Reviewed-by: James Price <jrprice@google.com> Change-Id: Ia542c1f2d5d6ee910b4c0b3f8cc5435b2954191d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212016
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.