README.md (289B)
1 # zgpu 2 3 ## updating wgpu-native 4 1. clone wgpu-native 5 2. checkout desired tag/commit 6 2. build and copy static lib into `zgpu/lib` 7 3. copy updated headers into `zgpu/include` 8 4. update enum values, struct definitions, etc. in `zgpu/src` 9 - watch out for field reordering and size changes