commit | aa7748413b909e531206c3bacc9bc8b495809840 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Jan 12 18:28:20 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Fri Jan 12 18:28:20 2024 +0000 |
tree | 436888868c97b2e0c35dc54fc90a8373724b1695 | |
parent | 59a2b2474c0709fbbd0a0acfe94404ad9fae5500 [diff] |
[tint][ir] Validate access pointer address space and access Change-Id: I551e782d4293dcf516f128b0b025c1023297d894 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/169384 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@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.