Home | History | Annotate | Download | only in GLES_V2

Lines Matching defs:glDetachShader

525 GL_APICALL void  GL_APIENTRY glDetachShader(GLuint program, GLuint shader){
541 ctx->dispatcher().glDetachShader(globalProgramName,globalShaderName);