Results 1 - 1 of 1

WebGLShader

The WebGLShader is part of the WebGL API and can either be a vertex or a fragment shader. A WebGLProgram requires both types of shaders.
Reference WebGL WebGLShader