Lines Matching refs:_glptr_DetachShader
8331 typedef void (GLAPIENTRYP _glptr_DetachShader)(GLuint, GLuint);8334 static inline _glptr_DetachShader GET_DetachShader(struct _glapi_table *disp) {8335 return (_glptr_DetachShader) (GET_by_offset(disp, _gloffset_DetachShader));