commit | 98ba302cc6a99b35478f9ad987335dd500e898d0 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Sat Aug 17 19:00:15 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 17 19:00:15 2024 +0000 |
tree | 1823e0ef9ca6b837682a5406f7b09fe0f1186cfa | |
parent | 52eafa629a523127faba0a1dc5ed209ca09002db [diff] |
[tint][wgsl] validate ldexp const exponent < bias + 1 when other arg non-const Bug: chromium:360155641 Change-Id: Iad0f580c56f1e4f09592f30be599f24c704fa00b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202794 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: David Neto <dneto@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.