Lines Matching refs:_glptr_VertexAttrib4hvNV
21135 typedef void (GLAPIENTRYP _glptr_VertexAttrib4hvNV)(GLuint, const GLhalfNV *);21138 static inline _glptr_VertexAttrib4hvNV GET_VertexAttrib4hvNV(struct _glapi_table *disp) {21139 return (_glptr_VertexAttrib4hvNV) (GET_by_offset(disp, _gloffset_VertexAttrib4hvNV));