Lines Matching refs:_glptr_VertexAttrib1d
8859 typedef void (GLAPIENTRYP _glptr_VertexAttrib1d)(GLuint, GLdouble);8862 static inline _glptr_VertexAttrib1d GET_VertexAttrib1d(struct _glapi_table *disp) {8863 return (_glptr_VertexAttrib1d) (GET_by_offset(disp, _gloffset_VertexAttrib1d));