Lines Matching refs:_glptr_UseProgram
8837 typedef void (GLAPIENTRYP _glptr_UseProgram)(GLuint);8840 static inline _glptr_UseProgram GET_UseProgram(struct _glapi_table *disp) {8841 return (_glptr_UseProgram) (GET_by_offset(disp, _gloffset_UseProgram));