commit | 3a010bda50cc85a73345d3062656eb26bbbf5b23 | [log] [tgz] |
---|---|---|
author | Bruno Cabral <cabral.brc@gmail.com> | Thu Apr 24 21:04:28 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 24 21:04:28 2025 -0700 |
tree | 3942be05cc93a3a99799bfab683295e736314ff7 | |
parent | dff5178488191268e4266f093e932e2ca4343d7f [diff] |
fix Math.h for x86 Change-Id: I8ccd4f5f62281c49fb04e6a3bbbfca5afe83b618 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/237974 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: Corentin Wallez <cwallez@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.