commit | 94ec923b64aee95728d0ac3244e77e30dc41acab | [log] [tgz] |
---|---|---|
author | Sonakshi Saxena <nexa@google.com> | Mon Nov 27 14:36:04 2023 +0000 |
committer | Sonakshi Saxena <nexa@google.com> | Wed Jan 03 14:44:24 2024 +0000 |
tree | b2654dfa37f77e855ce6baa1b5863fde908f8bd3 | |
parent | 19295874fa14e6724d6ecd63b50b8cb0e1d51742 [diff] |
Include Android Samples to Dawn Adding three sample Android Applications that use Dawn: 1. Render HelloTriangle using C API 2. Render HelloTriangle using C++ API 3. Compute Sample using C++ API Follow "Building Instructions for Android Application Samples" in go/dawn-on-android-samples to test the samples locally. Change-Id: Ia0a257d9b3a35fa34f93bcdaee29bd609c386a01
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.