Interface ShaderInjection
- All Known Implementing Classes:
SimpleShaderInjection
@Internal
public interface ShaderInjection
-
Method Summary
-
Method Details
-
inject
void inject(io.github.ocelot.glslprocessor.api.node.GlslTree tree, boolean applyVersion) throws io.github.ocelot.glslprocessor.api.GlslSyntaxException, IOException - Throws:
io.github.ocelot.glslprocessor.api.GlslSyntaxExceptionIOException
-
priority
int priority()
-