Lines Matching refs:_glptr_VertexAttribs1hvNV
21146 typedef void (GLAPIENTRYP _glptr_VertexAttribs1hvNV)(GLuint, GLsizei, const GLhalfNV *);21149 static inline _glptr_VertexAttribs1hvNV GET_VertexAttribs1hvNV(struct _glapi_table *disp) {21150 return (_glptr_VertexAttribs1hvNV) (GET_by_offset(disp, _gloffset_VertexAttribs1hvNV));