[ CCode ( has_construct_function = false ) ]
public GLShader.from_resource (string resource_path)
Creates a `GskGLShader` that will render pixels using the specified code.
resource_path |
path to a resource that contains the GLSL sourcecode for the shader |
A new `GskGLShader` |