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.