mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* [glsl-in] Add initial pre-processor * [glsl-in] Tweak preprocessor after review - Add IfState struct - Use FastHashMap to pre-defines - Use ok-or() for some errors * [glsl-in] Remove Option in defines arg