commit | 4ac690d07be2dfa1fee676558514c11a9d392571 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed May 01 17:56:33 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 01 17:56:33 2024 +0000 |
tree | cb8ab739fde4f5cb0f940a68fda753f50e3372a5 | |
parent | 9ae003a28e62d882e6bda2ea1a998dfea61b6bc9 [diff] |
tint_cmd: use DXC via shared library (dxcompiler) rather than executable (dxc) Bug: tint:2234 Change-Id: I90386392f55970c19723365e707a8a43293e16ff Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185902 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Ben Clayton <bclayton@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.