Lines Matching refs:_glptr_VertexAttrib3hNV
21102 typedef void (GLAPIENTRYP _glptr_VertexAttrib3hNV)(GLuint, GLhalfNV, GLhalfNV, GLhalfNV);21105 static inline _glptr_VertexAttrib3hNV GET_VertexAttrib3hNV(struct _glapi_table *disp) {21106 return (_glptr_VertexAttrib3hNV) (GET_by_offset(disp, _gloffset_VertexAttrib3hNV));