commit | 8d5695765cdf2fe34fa7d6e4b66763880d4c36ec | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Tue Sep 24 21:42:14 2024 +0000 |
committer | Antonio Maiorano <amaiorano@google.com> | Tue Sep 24 21:42:14 2024 +0000 |
tree | 316701bbded2997b33b41fd62ad0da86a886e50e | |
parent | 8ce2ed769280ff577f773dba0f5118322de5bc43 [diff] |
Fix Tint e2e test failures Introduced when I landed this change: https://dawn-review.googlesource.com/c/dawn/+/208014/3 But because we don't run CMake bots on changes to `tools/`, we didn't find this failure. Change-Id: I51fd3acc9184b9c0100ba0b71f45d852755afaa4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/208097 Reviewed-by: Peter McNeeley <petermcneeley@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.