mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-12 18:31:24 +00:00
BUG=chromium:870747 Change-Id: I678393ca29f934ecc23f0140d2d211fccf619a5f Reviewed-on: https://dawn-review.googlesource.com/1640 Reviewed-by: Stephen White <senorblanco@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
13 lines
439 B
Plaintext
13 lines
439 B
Plaintext
Name: Dawn
|
|
Short Name: dawn
|
|
URL: https://dawn.googlesource.com/dawn
|
|
License: Apache 2.0
|
|
License File: LICENSE
|
|
Security Critical: yes
|
|
|
|
Description:
|
|
Dawn is an implementation of the WebGPU standard exposed through a C/C++
|
|
interface. It provides implementations on top of native graphics APIs like
|
|
D3D12, Metal and Vulkan, as well as a client-server implementation to remote
|
|
WebGPU outside sandboxed context like Chromium's render processes.
|