commit | a0b9c2d7db494ed4c0d48a49e920553b3553a16f | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Wed May 14 14:53:55 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 14 14:53:55 2025 -0700 |
tree | 03f7e5ab83f756550c14e2169d521669bbbb3bd6 | |
parent | ec4d78832f2a478e9e8c3bff45471d222368f22c [diff] |
[dawn][emscripten] Populate subgroup*Size values in AdapterInfo. - Populates the subgroup*Size values in Emscripten's AdapterInfo. - Refactors the code a bit to have more code re-use. - Adds some more logging in the samples to verify change. No-Try: true Change-Id: I672b3e866d5f01a0c910adf1f930b18dd0e154bd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/242274 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Loko Kung <lokokung@google.com> Commit-Queue: Kai Ninomiya <kainino@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.