| 1 | // Trivial WGSL include preprocessor. |
| 2 | // |
| 3 | // Resolves `#include "path"` directives against a virtual filesystem |
| 4 | // supplied by the caller (usually a baked `&[(&str, &str)]` table of |
nothing calls this directly
no outgoing calls
no test coverage detected