thead_admin 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
..
build_overrides 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
docs 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
examples 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
generator 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
infra 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
scripts 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
src 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
third_party 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
.clang-format 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
.gn 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
AUTHORS 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
BUILD.gn 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
CONTRIBUTING.md 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
DEPS 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
LICENSE 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
OWNERS 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
PRESUBMIT.py 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
README.chromium 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
README.md 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
codereview.settings 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
dawn.json 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому
dawn_wire.json 6aab0fd6f1 Linux_SDK_V0.9.5 1 рік тому

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.