[ CCode ( has_construct_function = false ) ]
public GLShader.from_bytes (Bytes sourcecode)
Creates a `GskGLShader` that will render pixels using the specified code.
sourcecode |
GLSL sourcecode for the shader, as a `GBytes` |
A new `GskGLShader` |