Lines Matching refs:_glptr_VertexAttribL2d
12038 typedef void (GLAPIENTRYP _glptr_VertexAttribL2d)(GLuint, GLdouble, GLdouble);12041 static inline _glptr_VertexAttribL2d GET_VertexAttribL2d(struct _glapi_table *disp) {12042 return (_glptr_VertexAttribL2d) (GET_by_offset(disp, _gloffset_VertexAttribL2d));