Lines Matching refs:_glptr_VertexAttrib2hvNV
21091 typedef void (GLAPIENTRYP _glptr_VertexAttrib2hvNV)(GLuint, const GLhalfNV *);21094 static inline _glptr_VertexAttrib2hvNV GET_VertexAttrib2hvNV(struct _glapi_table *disp) {21095 return (_glptr_VertexAttrib2hvNV) (GET_by_offset(disp, _gloffset_VertexAttrib2hvNV));