Searched refs:_glptr_VertexAttrib1d (Results 1 – 1 of 1) sorted by relevance
8366 typedef void (GLAPIENTRYP _glptr_VertexAttrib1d)(GLuint, GLdouble); typedef8369 static inline _glptr_VertexAttrib1d GET_VertexAttrib1d(struct _glapi_table *disp) { in GET_VertexAttrib1d()8370 return (_glptr_VertexAttrib1d) (GET_by_offset(disp, _gloffset_VertexAttrib1d)); in GET_VertexAttrib1d()