Definition
WebGL Specification defines WebGLShader
[Exposed=(Window,Worker)]
interface WebGLShader : WebGLObject {
};
Methods and attributes that return objects implementing WebGLShader
Referring IDL interfaces/dictionaries
Referring specifications
- WebGL WEBGL_debug_shaders Khronos Ratified Extension Specification refers to
WebGLShader