commit | 47366120df82fe6d7c3874afe21e4a956ac8bc9d | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Wed May 22 00:51:00 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 22 00:51:00 2024 +0000 |
tree | 4df28732e301c3bd821fb1bfb41f96da59a7f789 | |
parent | 6e647fb401b75ce06f3e65e77e4dc591462b5781 [diff] |
Tint/Inspector: Add blend_src to entry points This patch adds `blend_src` to the entry points for the validations on the API side. Bug: dawn:1709 Test: tint_unittests Change-Id: I958020e43e26929a0a22485bb8600289c6906086 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189100 Reviewed-by: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.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.