Lines Matching refs:_glptr_VertexAttribs3hvNV
21168 typedef void (GLAPIENTRYP _glptr_VertexAttribs3hvNV)(GLuint, GLsizei, const GLhalfNV *);21171 static inline _glptr_VertexAttribs3hvNV GET_VertexAttribs3hvNV(struct _glapi_table *disp) {21172 return (_glptr_VertexAttribs3hvNV) (GET_by_offset(disp, _gloffset_VertexAttribs3hvNV));