Searched refs:_glptr_VertexAttribL4d (Results 1 – 1 of 1) sorted by relevance
11589 typedef void (GLAPIENTRYP _glptr_VertexAttribL4d)(GLuint, GLdouble, GLdouble, GLdouble, GLdouble); typedef11592 static inline _glptr_VertexAttribL4d GET_VertexAttribL4d(struct _glapi_table *disp) { in GET_VertexAttribL4d()11593 return (_glptr_VertexAttribL4d) (GET_by_offset(disp, _gloffset_VertexAttribL4d)); in GET_VertexAttribL4d()