commit | d8b4284cde7cc6e08cb2d928d7a2489193da94c9 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Mon Mar 11 19:02:26 2024 +0000 |
committer | David Neto <dneto@google.com> | Mon Mar 11 19:02:26 2024 +0000 |
tree | d990f245f0ed35d388ccd821bc85222b5e8ba195 | |
parent | eaddb1114d111521464555eb3f8c2185258c95c4 [diff] |
perf_tests: Use const definition for inner loop bounds Change-Id: I1d1bb9ed697c332a315c81c76f8d710927355458 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/178280 Auto-Submit: David Neto <dneto@google.com> Reviewed-by: Austin Eng <enga@chromium.org> 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.