pragmatrix / dawn-extract

Generates and extracts include files from Google's WebGPU project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository generates dawn header files in a Docker container and extracts them.

Prerequisites

A running docker desktop and casey/just: 🤖 Just a command runner

Extract the header files

just extract

You'll find the the includes files in /tmp/dawn-includes.tar.gz

About

Generates and extracts include files from Google's WebGPU project

License:MIT License


Languages

Language:Dockerfile 83.9%Language:Just 16.1%