1. Home
  2. Browse
  3. dawn

dawn

v20260624.223603#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

v20260624.223603#1

Publication

Supports

All

Homepage

dawn.googlesource.com/dawn

Subtree

a979ee2394

License

BSD-3-Clause

Definition

Manifest