commit | ab59a10f2c05d726dc9e13dd77ec1ec331a2a7b2 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Tue Dec 01 18:37:19 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Tue Dec 01 18:37:19 2020 +0000 |
tree | 7376e0fb29231cbf8011ac4a06ce6bf25f77c87a | |
parent | f995e4adc10ca303411a945c7a78477711af04c6 [diff] |
Enable most C* end-to-end tests on OpenGL ES. This enables all the C* tests which are also enabled on desktop GL. BUG=dawn:580 Change-Id: I71cf500a19fc4f81e0de47483d9b1de49df9bf76 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/34500 Reviewed-by: Corentin Wallez <cwallez@chromium.org> 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 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.