1. Home
  2. Browse
  3. dawn

dawn

v20260219.200501#1Go 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

v20260219.200501#1

Publication

Supports

All

GitHub

google/dawn

Homepage

dawn.googlesource.com/dawn

Subtree

88827944bb

License

BSD-3-Clause

Definition

Manifest