commit | 168f760d8f4fde616d12cec1340c7386bceedb33 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Thu Oct 03 08:00:54 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 03 08:00:54 2024 +0000 |
tree | 1bbe678f831c35d8ed2ce81fce0da10d3e44b1c8 | |
parent | 096f7148b5de6b967bcf94ae869f9dda543a32fa [diff] |
Add error message for when out/active is not set Without this, run-cts fails with no indiciation on how to fix things. Change-Id: I1a7839fce5c8f578079574e58111747db3f93ee3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/208934 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Gregg Tavares <gman@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.