commit | 10135af20c343e75ea16825afd2915276306c24f | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Thu Apr 18 23:04:55 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 18 23:04:55 2024 +0000 |
tree | c1e29839cd3d131c0368125e982880667b9a19d5 | |
parent | 79167dcd1b2eae985fe42600cb77f6a040df12e5 [diff] |
[YCbCr Samplers] Iterate over chain for external format validation Change-Id: If9b15597bfa37f444305e1cbbddb30100f5639d3 Bug: dawn:2476 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184623 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Saifuddin Hitawala <hitawala@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.