ITADN

Make `naga_oil` `stringify!` compatible.

#96Openmintlu8 创建于 2024-06-28
M
mintlu8commented
`naga_oil` not being `stringify!` compatible severely hurts the viability of macro generated shaders. To make `naga_oil` compatible we need * Treat `# import` as `#import`. * Ignore line breaks and use expression based parsing
3 条评论