commit | 4b1be08ec993dd8a858229abdfd33cb2ebb6a292 | [log] [tgz] |
---|---|---|
author | Bryan Bernhart <bryan.bernhart@intel.com> | Thu Mar 26 17:46:25 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Thu Mar 26 17:46:25 2020 +0000 |
tree | 8b1a7cd59a8d9957ceeaff2eea3e39c08d3c01e6 | |
parent | 0847cb4637366d15efdb09c57d9b53ea720587fb [diff] |
perf_tests: Update perf_test_runner format. CL#14740 modified the result format but the test runner script was never updated. This fixes the result format and metric check. Bug: dawn:208 Change-Id: I3a128b91e20ff8629b091ef4bf8fdd6fb616ba0e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/17921 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Bryan Bernhart <bryan.bernhart@intel.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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.