commit | d656edd98c6105a2beb039a954777aa4a4f23bd2 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Mon Nov 06 06:12:20 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 06 06:12:20 2023 +0000 |
tree | 8b1a044e930a2f6f16ec9df7be547e2697db39a8 | |
parent | 246cb832ee10f8d531bda3b1036101c9f20a15ea [diff] |
Skip EGL Image Tests if no KHR_gl_texture_2D_image These tests segfault on my machine, Linux AMD Radeon Pro WX 3200 series Polaris12 without this change. Bug: dawn:2206 Change-Id: I38c629e2c4fb211ebd4c64971d36aca6eea707aa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/157924 Reviewed-by: Stephen White <senorblanco@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Gregg Tavares <gman@chromium.org> Commit-Queue: Gregg Tavares <gman@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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.