Searched defs:attachShader (Results 1 – 12 of 12) sorted by relevance
263 void Program::attachShader (deUint32 shader) in attachShader() function in glu::Program
403 attachShader: function (...args) { method
154 PFNGLATTACHSHADERPROC attachShader = nullptr; variable
172 bool Program::attachShader(Shader *shader) in attachShader() function in es2::Program
8 glAttachShaderFunc attachShader; variable
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
4882 attachShader(program: WebGLProgram, shader: WebGLShader): void; method
16129 attachShader(program: WebGLProgram, shader: WebGLShader): void; method
4902 attachShader(program: WebGLProgram, shader: WebGLShader): void; method
16149 attachShader(program: WebGLProgram, shader: WebGLShader): void; method
15005 attachShader(program: WebGLProgram, shader: WebGLShader): void; method