1. Home
  2. Browse
  3. dawn

dawn

v20251202.213730#2Go to latest

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

v20251202.213730#2

Publication

Supports

All

GitHub

google/dawn

Homepage

dawn.googlesource.com/dawn

Subtree

11e7864f16

License

BSD-3-Clause

Definition

Manifest