Searched refs:_glptr_VertexAttribL1dv (Results 1 – 1 of 1) sorted by relevance
11534 typedef void (GLAPIENTRYP _glptr_VertexAttribL1dv)(GLuint, const GLdouble *); typedef11537 static inline _glptr_VertexAttribL1dv GET_VertexAttribL1dv(struct _glapi_table *disp) { in GET_VertexAttribL1dv()11538 return (_glptr_VertexAttribL1dv) (GET_by_offset(disp, _gloffset_VertexAttribL1dv)); in GET_VertexAttribL1dv()