Enable gclient sync in the repo.

Change-Id: I3911d82a2f08e6bbc0f58ebb63c3fd7466b7e2e6
2 files changed
tree: 14bd88dea9a6e750bb922c088948694a03054909
  1. docs/
  2. src/
  3. third_party/
  4. tools/
  5. .gclient
  6. .gitignore
  7. .gitmodules
  8. AUTHORS
  9. CMakeLists.txt
  10. CMakeSettings.json
  11. DEPS
  12. LICENSE
  13. OWNERS
  14. README.md
README.md

Matrix Space

Dawn Samples

WORK IN PROGRESS

Samples for the Dawn library

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.

License

BSD 3-Clause License, please see LICENSE.

Disclaimer

This is not an officially supported Google product.