Home | History | Annotate | Download | only in shared_impl

Lines Matching refs:DetachShader

376 void DetachShader(PP_Resource context_id, GLuint program, GLuint shader) {
379 ToGles2Impl(&enter)->DetachShader(program, shader);
1597 &DepthRangef, &DetachShader,