commit | 25e1f122285217f773119a347abd7e6316de080b | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Mon Feb 27 21:43:57 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 27 21:43:57 2023 +0000 |
tree | fdb7688433889f1d4929247978791ae4198c76ca | |
parent | 70e45a4263a48a8bae4a9f9cd8d106354701ab26 [diff] |
OpenGL: add support for GL_ANGLE_base_vertex_base_instance. Change-Id: Ib327cb2e66bd5f02cce9c5321207483e16b40a40 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/121500 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Stephen White <senorblanco@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.