1. Home
  2. Browse
  3. dawn

dawn

v20260410.140140#0Latest

Dawn is an open-source and cross-platform implementation of the WebGPU standard.

Install

Run the following Vcpkg command to install the port.

vcpkg install dawn

Usage

dawn provides CMake targets:

find_package(Dawn CONFIG REQUIRED)

target_link_libraries(main PRIVATE dawn::webgpu_dawn)

dawn provides pkg-config modules:

unofficial_webgpu_dawn

Features

Dependencies

See source

Version

v20260410.140140#0

Publication

Supports

All

GitHub

google/dawn

Homepage

dawn.googlesource.com/dawn

Subtree

17e4940625

License

BSD-3-Clause

Definition

Manifest