Added .gitignore file

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