Lines Matching refs:GetAttachedShaders
224 void GetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders);756 return es2::GetAttachedShaders(program, maxcount, count, shaders);1407 this->glGetAttachedShaders = es2::GetAttachedShaders;