GLShader.compileAttachStage

bool compileAttachStage(gstgl.glslstage.GLSLStage stage)

Compiles stage and attaches it to shader.

Note

must be called in the GL thread

Parameters

stagea #GstGLSLStage to attach

Returns

whether stage could be compiled and attached to shader

Throws

[ErrorWrap]