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.