commit | 7267e7ea09e3f396aac42420d833a8f08d265e08 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Dec 13 10:04:25 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Wed Dec 13 10:04:25 2023 +0000 |
tree | 3c040f0294fd8e1d322d9528ad30bc7e2f4c961e | |
parent | 97300d2913902b6df77b30c34192f2c351530ef5 [diff] |
[tint][ir] Serialize Sampler types Change-Id: I67a9a88ef2a769a40b3cc29703a69eddb379dce8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164889 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@google.com>
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.