Lines Matching refs:_glptr_VertexAttrib1hvNV
21069 typedef void (GLAPIENTRYP _glptr_VertexAttrib1hvNV)(GLuint, const GLhalfNV *);21072 static inline _glptr_VertexAttrib1hvNV GET_VertexAttrib1hvNV(struct _glapi_table *disp) {21073 return (_glptr_VertexAttrib1hvNV) (GET_by_offset(disp, _gloffset_VertexAttrib1hvNV));