Lines Matching refs:WebGLProgram

15 |Deleted|Module name: webgl<br>Class name: WebGLProgram|NA|webgl.d.ts|
333 …nderingContextBase<br>Method or attribute name: attachShader(program: WebGLProgram, shader: WebGLS…
334 …gContextBase<br>Method or attribute name: bindAttribLocation(program: WebGLProgram, index: GLuint,…
355 …bGLRenderingContextBase<br>Method or attribute name: createProgram(): WebGLProgram \| null;|NA|web…
362 …deringContextBase<br>Method or attribute name: deleteProgram(program: WebGLProgram \| null): void;…
369 …nderingContextBase<br>Method or attribute name: detachShader(program: WebGLProgram, shader: WebGLS…
382 …ringContextBase<br>Method or attribute name: getActiveAttrib(program: WebGLProgram, index: GLuint)…
383 …ingContextBase<br>Method or attribute name: getActiveUniform(program: WebGLProgram, index: GLuint)…
384 …gContextBase<br>Method or attribute name: getAttachedShaders(program: WebGLProgram): WebGLShader[]…
385 …ngContextBase<br>Method or attribute name: getAttribLocation(program: WebGLProgram, name: string):…
390 …ContextBase<br>Method or attribute name: getProgramParameter(program: WebGLProgram, pname: GLenum)…
391 …ngContextBase<br>Method or attribute name: getProgramInfoLog(program: WebGLProgram): string \| nul…
398 …RenderingContextBase<br>Method or attribute name: getUniform(program: WebGLProgram, location: WebG…
399 …gContextBase<br>Method or attribute name: getUniformLocation(program: WebGLProgram, name: string):…
406 …LRenderingContextBase<br>Method or attribute name: isProgram(program: WebGLProgram \| null): GLboo…
411 …enderingContextBase<br>Method or attribute name: linkProgram(program: WebGLProgram): void;|NA|webg…
434 …RenderingContextBase<br>Method or attribute name: useProgram(program: WebGLProgram \| null): void;…
435 …ringContextBase<br>Method or attribute name: validateProgram(program: WebGLProgram): void;|NA|webg…
761 …tBase<br>Method or attribute name: getFragDataLocation(program: webgl.WebGLProgram, name: string):…
816 …br>Method or attribute name: transformFeedbackVaryings(program: webgl.WebGLProgram, varyings: stri…
817 …>Method or attribute name: getTransformFeedbackVarying(program: webgl.WebGLProgram, index: webgl.G…
823 …extBase<br>Method or attribute name: getUniformIndices(program: webgl.WebGLProgram, uniformNames: …
824 …extBase<br>Method or attribute name: getActiveUniforms(program: webgl.WebGLProgram, uniformIndices…
825 …Base<br>Method or attribute name: getUniformBlockIndex(program: webgl.WebGLProgram, uniformBlockNa…
826 …thod or attribute name: getActiveUniformBlockParameter(program: webgl.WebGLProgram, uniformBlockIn…
827 …br>Method or attribute name: getActiveUniformBlockName(program: webgl.WebGLProgram, uniformBlockIn…
828 …tBase<br>Method or attribute name: uniformBlockBinding(program: webgl.WebGLProgram, uniformBlockIn…