commit | 3886fd4d36e83dc6b0bb684582bdcbeb655886c0 | [log] [tgz] |
---|---|---|
author | Austin Eng <2154796+austinEng@users.noreply.github.com> | Tue Nov 07 19:45:09 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 07 19:45:09 2023 +0000 |
tree | 253e82f0db1d391872a8d3cfa896502705a081d9 | |
parent | 2cd06ce1b33cc86e13e6df8dbcacc42bb8fe67ba [diff] |
Add limit tier for maxColorAttachmentBytesPerSample 128 This is an imported pull request from https://github.com/google/dawn/pull/11 Bug: dawn:1919 GITHUB_PR_HEAD_SHA=ab3d40864150fa0dc103b63c024f2a31e05d5a7c ORIGINAL_AUTHOR=Austin Eng <2154796+austinEng@users.noreply.github.com> GitOrigin-RevId: d298622155460750fa115374bb687a43c62a5823 Change-Id: I6cc49a4e2aa546a19db99dec375bddc50b99c695 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159420 Reviewed-by: Shrek Shao <shrekshao@google.com> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
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.