Home | History | Annotate | Download | only in client

Lines Matching defs:DetachShader

367 void GLES2Implementation::DetachShader(GLuint program, GLuint shader) {
370 helper_->DetachShader(program, shader);