Lines Matching refs:_glptr_IsEnabledi
9519 typedef GLboolean (GLAPIENTRYP _glptr_IsEnabledi)(GLenum, GLuint);9522 static inline _glptr_IsEnabledi GET_IsEnabledi(struct _glapi_table *disp) {9523 return (_glptr_IsEnabledi) (GET_by_offset(disp, _gloffset_IsEnabledi));