commit | 8156e433a6b6538c4e7be1eb960ee3abae7f975c | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Thu Oct 17 18:58:53 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 17 18:58:53 2024 +0000 |
tree | 359f894ba9f96fdede357c0af4a5baf1fdf7a3fe | |
parent | efec7f890ba9b5ae2d100b5521ae739d8265b5fb [diff] |
Setup build remoteexec param Compiling is about 50x faster with remoteexec. I tend to clean the out folder as part of my workflow so this will help me avoid waiting for builds. Change-Id: I353f1a8bc352a2b2ec4c7f6228f43ba11d12be5c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211374 Reviewed-by: David Neto <dneto@google.com> Commit-Queue: Peter McNeeley <petermcneeley@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.