GLFilter.renderToTargetWithShader

Transforms input into output using shader with a FBO.

See also: gstgl.glfilter.GLFilter.renderToTarget

Parameters

input gstgl.glmemory.GLMemory

the input texture

output gstgl.glmemory.GLMemory

the output texture

shader gstgl.glshader.GLShader

the shader to use.