commit | 4ae57e183d8a4763233297cba19ddd93bec760ef | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Thu Oct 10 18:09:13 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 10 18:09:13 2024 +0000 |
tree | 3fd897abae14989f6461646d3cc473f9f616add1 | |
parent | 701e4f53d991155aae81ed6e201ee1665321d7ff [diff] |
Fix for logic error in nullable string converter that can cause a crash. Test: Manual Change-Id: I10771e6eb45e76b210722c9f8a800a39b0d89bc9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210494 Reviewed-by: Alex Benton <bentonian@google.com> Commit-Queue: Alex Benton <bentonian@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.