Open pwfff opened 1 year ago
hm, might have made this a bit prematurely. i wanted to pass the shader loader into the preprocessor so it can load includes as well.
yeah, passing the loader in to the preprocessor is nice, but it's rough to do for the wasm target since i'm trying to do this as a sync trait...
hm, might have made this a bit prematurely. i wanted to pass the shader loader into the preprocessor so it can load includes as well.