Rolled deps manually by updating the hashes to-
GLFW: b152019dab027dfd276e37cacaacd439075f6c3
Dawn: bc8b99afc68f8c7f452df858f7e452913bbee5a6

Change-Id: I633f09387cbc860424557108025f30af481379ce
1 file changed
tree: 4a7936a3eaf55bf642c0dac990100db4c977a763
  1. docs/
  2. src/
  3. third_party/
  4. tools/
  5. .gitignore
  6. .gitmodules
  7. AUTHORS
  8. CMakeLists.txt
  9. CMakeSettings.json
  10. DEPS
  11. LICENSE
  12. OWNERS
  13. 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.