commit | 1c25198384e7ecfebbd3ac84203d3b1d46a0e228 | [log] [tgz] |
---|---|---|
author | Enrico Galli <enrico.galli@intel.com> | Sat Oct 10 00:06:30 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Sat Oct 10 00:06:30 2020 +0000 |
tree | 6cd66a29989aecb239df354a38a3fd3aeaf58ead | |
parent | 793a07e366362f2e3cdf07e144c1eff8de18efba [diff] |
Adding multiple of 4 validation on indirect draws and dispatches Bug: dawn:538 Change-Id: I6f4d8fb73a9fff910bdcd105f66299dc6afb61cd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/29761 Commit-Queue: Enrico Galli <enrico.galli@intel.com> Reviewed-by: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.