commit | c1496ba30d087b87bc193d7ef92be58fe1ca8881 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Tue Jun 11 21:28:43 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 11 21:28:43 2024 +0000 |
tree | 41632884044dc6182f2fbda2638523bbc9225a4c | |
parent | 5b5480c9ade66ecf3af0b66a51561af8542ff45f [diff] |
OpenGLES: enable or suppress Buffer and Texture end2end tests. Enable passing BufferTests and CompressedTexture*Tests on OpenGLES; suppress the remainder via IsCompatibilityMode() or device-specific criteria rather than IsOpenGLES(). Change-Id: Icd302ae78d5d008d0348d9036867f2f8f91db84f Bug: dawn:749 dawn:1328 346377856 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192660 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.