Lines Matching refs:_glptr_CompileShader
8276 typedef void (GLAPIENTRYP _glptr_CompileShader)(GLuint);8279 static inline _glptr_CompileShader GET_CompileShader(struct _glapi_table *disp) {8280 return (_glptr_CompileShader) (GET_by_offset(disp, _gloffset_CompileShader));