Lines Matching refs:_glptr_GetBooleanv
5812 typedef void (GLAPIENTRYP _glptr_GetBooleanv)(GLenum, GLboolean *);5815 static inline _glptr_GetBooleanv GET_GetBooleanv(struct _glapi_table *disp) {5816 return (_glptr_GetBooleanv) (GET_by_offset(disp, _gloffset_GetBooleanv));