Lines Matching refs:_glptr_VertexAttrib2d
8903 typedef void (GLAPIENTRYP _glptr_VertexAttrib2d)(GLuint, GLdouble, GLdouble);8906 static inline _glptr_VertexAttrib2d GET_VertexAttrib2d(struct _glapi_table *disp) {8907 return (_glptr_VertexAttrib2d) (GET_by_offset(disp, _gloffset_VertexAttrib2d));