| commit | 355fcb5f67f30168164e8b4c7878145da168c86a | [log] [tgz] |
|---|---|---|
| author | Brian Sheedy <bsheedy@google.com> | Mon Dec 01 13:57:20 2025 -0800 |
| committer | Brian Sheedy <bsheedy@google.com> | Mon Dec 01 13:57:20 2025 -0800 |
| tree | f9b94e5c2710651c03a47a37b107e69afbad00b0 | |
| parent | 42fc9105bb108b69d6ad84830ccfb565d660e1b5 [diff] |
Separate out FSTestOSWrapper ReadDir tests Moves tests for ReadDir() in FSTestOSWrapper into fstestoswrapper_readdir_test.go. This is part of making the test file less monolithic, both for better maintainability and (hopefully) better performance with LLM-powered tools. Bug: 436025865 Change-Id: I707a9bc058eebce210b67ec16c078686c9a381a0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/276820 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@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.