GLShader.from_resource
Description:
Creates a `GskGLShader` that will render pixels using the specified code.
Parameters:
resource_path |
path to a resource that contains the GLSL sourcecode for the shader |
Returns:
A new `GskGLShader` |