Lines Matching refs:_glptr_VertexAttribs4hvNV
21179 typedef void (GLAPIENTRYP _glptr_VertexAttribs4hvNV)(GLuint, GLsizei, const GLhalfNV *);21182 static inline _glptr_VertexAttribs4hvNV GET_VertexAttribs4hvNV(struct _glapi_table *disp) {21183 return (_glptr_VertexAttribs4hvNV) (GET_by_offset(disp, _gloffset_VertexAttribs4hvNV));