Lines Matching refs:_glptr_WindowPos4dvMESA
15932 typedef void (GLAPIENTRYP _glptr_WindowPos4dvMESA)(const GLdouble *);15935 static inline _glptr_WindowPos4dvMESA GET_WindowPos4dvMESA(struct _glapi_table *disp) {15936 return (_glptr_WindowPos4dvMESA) (GET_by_offset(disp, _gloffset_WindowPos4dvMESA));