commit | db4857792b4e05f43feb93351d2197288afbf25d | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Aug 13 14:07:14 2024 +0000 |
committer | James Price <jrprice@google.com> | Tue Aug 13 14:07:14 2024 +0000 |
tree | d3d392c696b86e0493ff6eadc36b9d97ec0243f5 | |
parent | ad728097e38a582b586374a76e0ae7de0514d131 [diff] |
[tint] Only allow --use-ir with WIP IR backends This should prevent spurious IR expectation files from being added. Remove a couple of expectations that were wrongly added previously. Change-Id: Id4b0082823f21b6a49f75ca33b28a7d452a774cd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202217 Reviewed-by: 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.