commit | 516500a25109a6f42705c912e7bc72b8a0364c7d | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Mon Mar 24 01:32:55 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 24 01:32:55 2025 -0700 |
tree | c0bee3eb5512e2bdfa1c51c915ab3ae3940a5ede | |
parent | c6ac86ef3ddb8c945f00aebcdc6ef0c5a53161fd [diff] |
D3D: Include error message if FXC/DXC compilation fails. Bug: 405797531 Change-Id: Ie88214891a8b8f36445b959031ff7c688bf51593 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/232516 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Quyen Le <lehoangquyen@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.