Home | History | Annotate | Download | only in client

Lines Matching refs:DetachShader

384 void DetachShader(GLuint program, GLuint shader) {
385 gles2::cmds::DetachShader* c = GetCmdSpace<gles2::cmds::DetachShader>();