Lines Matching refs:_glptr_IsProgramARB
9915 typedef GLboolean (GLAPIENTRYP _glptr_IsProgramARB)(GLuint);9918 static inline _glptr_IsProgramARB GET_IsProgramARB(struct _glapi_table *disp) {9919 return (_glptr_IsProgramARB) (GET_by_offset(disp, _gloffset_IsProgramARB));