Searched defs:attachShader (Results 1 – 13 of 13) sorted by relevance
104 attachShader: function (...args) { method
154 PFNGLATTACHSHADERPROC attachShader = nullptr; variable
172 bool Program::attachShader(Shader *shader) in attachShader() function in es2::Program
1426 void Program::attachShader(Shader *shader) in attachShader() function in gl::Program
6077 void Context::attachShader(ShaderProgramID program, ShaderProgramID shader) in attachShader() function in gl::Context
1177 void Program::attachShader(Shader *shader) in attachShader() function in gl::Program
5195 void Context::attachShader(GLuint program, GLuint shader) in attachShader() function in gl::Context
4761 attachShader(program: WebGLProgram, shader: WebGLShader): void; method
17792 attachShader(program: WebGLProgram, shader: WebGLShader): void; method
4781 attachShader(program: WebGLProgram, shader: WebGLShader): void; method
17812 attachShader(program: WebGLProgram, shader: WebGLShader): void; method
15005 attachShader(program: WebGLProgram, shader: WebGLShader): void; method