commit | b715f8beaa4654f8bb2fa03220bc15f4c6fa5515 | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Tue Nov 21 08:59:32 2023 -0800 |
committer | Brandon Jones <bajones@chromium.org> | Tue Nov 21 08:59:32 2023 -0800 |
tree | cb9b3977977ce50cc4c80947ddfe3bbd9692f33a | |
parent | 18e8258e101e6107558b3bf35294953722cb6d08 [diff] |
Adding some basic initial files for CMake support. This is almost certainly broken and in need of more dependency updates but I was able to coerce it to build with CMake + make on Linux. It's a start. Change-Id: I515e7949834e9657fa81e4735deb203eec330555
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.
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.