Lines Matching refs:_glptr_Vertex3f
4470 typedef void (GLAPIENTRYP _glptr_Vertex3f)(GLfloat, GLfloat, GLfloat);4473 static inline _glptr_Vertex3f GET_Vertex3f(struct _glapi_table *disp) {4474 return (_glptr_Vertex3f) (GET_by_offset(disp, _gloffset_Vertex3f));