commit | f56616d501a644383b7abe9848a905aece2a26da | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Mon Nov 20 18:33:22 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 20 18:33:22 2023 +0000 |
tree | 6fe1d9ec2ff689f90f4141589d7175aace72273e | |
parent | 27cfcfb2755281cc09c2a0938b242f3ee28b6185 [diff] |
dxc: fix dependency Support depends on DataTypes-header. Fixes missing includes when building certain cpps from the Support target. Bug: dawn:2250 Change-Id: Ie972a630f508e47e3a903b7c474f9d46860b6519 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/161720 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Antonio Maiorano <amaiorano@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.