commit | 8edcef493739e8aa15ce2bf6bde479d8adc727fe | [log] [tgz] |
---|---|---|
author | Li Hao <hao.x.li@intel.com> | Sun Aug 20 23:38:51 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Aug 20 23:38:51 2023 +0000 |
tree | 2c80fd60dd16b9a5b2ef3d6de0afca2e8d15a1e5 | |
parent | 255200ac64da6206bb1717dbf89cffef76a7eb15 [diff] |
OpenGLES: Suppress copy tests failures with 16float formats on Intel Gen12 These cases had suppressed on D3D11 backend, OpenGLES backend also uses ANGLE D3D11 backend, so the cases should also be suppressed on OpenGLES. Add workaround to get device id on OpenGL backend. Bug: dawn:1935 Change-Id: Id30d83acc6fa0e63e6251f9c8d43f678a1854dae Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/144620 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Hao Li <hao.x.li@intel.com> Reviewed-by: Corentin Wallez <cwallez@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.