func Compile(fs *token.FileSet, f *ast.File, vertexEntry, fragmentEntry string, textureNum int) (*shaderir.Program, error)
type ParseError struct { // contains filtered or unexported fields }
func (p *ParseError) Error() string