Home | History | Annotate | Download | only in client

Lines Matching refs:AttachShader

16 void GLES2Implementation::AttachShader(GLuint program, GLuint shader) {
20 helper_->AttachShader(program, shader);