Uses of Class
cz.fidentis.analyst.glsl.code.impl.CompiledShader
Packages that use CompiledShader
-
Uses of CompiledShader in cz.fidentis.analyst.glsl.code.impl
Methods in cz.fidentis.analyst.glsl.code.impl with parameters of type CompiledShaderModifier and TypeMethodDescriptionCompiledProgram.addShader
(CompiledShader shader) Links program with the given shader.