2b7aae2
1
2
export function WebGLShader(gl: WebGLRenderingContext, type: string, string: string): WebGLShader;