commit | ed840583eb79d60815f492ae73fac898cf530b1a | [log] [tgz] |
---|---|---|
author | shrekshao <shrekshao@google.com> | Fri Mar 11 01:09:02 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 11 01:09:02 2022 +0000 |
tree | 3985d73e9316e04891fa1fa7ce0b7deb1f9c0a53 | |
parent | 39098b140717a8708ab2ec049810220efff75d43 [diff] |
Relax vertex stride requirement Relax validation of last stride of vertex buffer according to the updated spec. Bug: dawn:1287 Change-Id: I7a58401933b48c5cb121ba73c592575ada3e7151 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/83203 Auto-Submit: Shrek Shao <shrekshao@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: 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 the webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.