Searched refs:_glptr_WindowPos3fvMESA (Results 1 – 1 of 1) sorted by relevance
10634 typedef void (GLAPIENTRYP _glptr_WindowPos3fvMESA)(const GLfloat *); typedef10637 static inline _glptr_WindowPos3fvMESA GET_WindowPos3fvMESA(struct _glapi_table *disp) { in GET_WindowPos3fvMESA()10638 return (_glptr_WindowPos3fvMESA) (GET_by_offset(disp, _gloffset_WindowPos3fvMESA)); in GET_WindowPos3fvMESA()