thead_admin 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
..
build_overrides 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
docs 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
examples 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
generator 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
infra 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
scripts 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
src 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
third_party 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
.clang-format 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
.gn 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
AUTHORS 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
BUILD.gn 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
CONTRIBUTING.md 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
DEPS 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
LICENSE 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
OWNERS 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
PRESUBMIT.py 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
README.chromium 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
README.md 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
codereview.settings 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
dawn.json 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago
dawn_wire.json 6aab0fd6f1 Linux_SDK_V0.9.5 1 year ago

README.chromium

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.