commit | cc21b87a98657132c9982eaf5e3f795f9f8ed959 | [log] [tgz] |
---|---|---|
author | Colin Blundell <blundell@chromium.org> | Wed Mar 20 12:07:47 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 20 12:07:47 2024 +0000 |
tree | 372e843ae746b73045123143e601f2dac1219d11 | |
parent | 77bbc0d1f33f727f6584e6fab37ed2f2f175e001 [diff] |
[Static samplers] Add feature to enable static samplers This CL kicks off the addition of static samplers by adding a feature that controls whether they are enabled. Change-Id: I7f7f22081ba3f132e97c9877d3414003f59d4863 Bug: dawn:2643 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179720 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by: Nicolette Prevost <nicolettep@google.com> Kokoro: Kokoro <noreply+kokoro@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.