commit | bc85f69ba137718543b7f15c7284575ff49667e7 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed Dec 20 21:05:13 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 20 21:05:13 2023 +0000 |
tree | dbb87fdfe200c0a9253f4e1198b8feec25d4271d | |
parent | 874536c9d9cabb39344f8b6a3929579e79fb029c [diff] |
Add tests for SharedTextureMemory sRGB view format reinterpretation Bug: dawn:2304 Change-Id: I3410a6b45f1f5ac5227051c1e9daf9343f6d8e1b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/166363 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Austin Eng <enga@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.