commit | a146721605bfd66a4ef2b346a447a8bf4a5d6dd2 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Sat Aug 17 18:02:05 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 17 18:02:05 2024 +0000 |
tree | bf8c0b823062156fe19c36e5b201bfe3091197ac | |
parent | f8516f3c9055e0beb7dd8d25956e7c52ec120f9e [diff] |
[tint] validate extractBits count+offset when other args are runtime-eval count+offset must not exceed the bit width of the other arguments. Bug: chromium:351372334 Change-Id: I1c78f569c31dda35b2130513cbe772911fc29272 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202594 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: David Neto <dneto@google.com> Auto-Submit: 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.