Lines Matching refs:_glptr_VertexAttribs2hvNV
21157 typedef void (GLAPIENTRYP _glptr_VertexAttribs2hvNV)(GLuint, GLsizei, const GLhalfNV *);21160 static inline _glptr_VertexAttribs2hvNV GET_VertexAttribs2hvNV(struct _glapi_table *disp) {21161 return (_glptr_VertexAttribs2hvNV) (GET_by_offset(disp, _gloffset_VertexAttribs2hvNV));