commit | 35ee180104dcb230f2cca3eda92ec6a22aaf373f | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Fri Jun 14 22:12:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 14 22:12:29 2024 +0000 |
tree | 2bdba188bbc574d7fca5f363c5dabc6399564042 | |
parent | 2959a35144ffd481db9a5d572c77b54959b1060d [diff] |
OpenGLES: more end2end test cleanup. Change IsOpenGLES() to IsCompatibilityMode() where possible. Bug: dawn:596 42240635 Change-Id: I749fd32f4fee242904438585fb4fbf0cc8b8a246 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193645 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Stephen White <senorblanco@chromium.org>
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.