Lines Matching refs:_glptr_VertexAttrib1sNV
16240 typedef void (GLAPIENTRYP _glptr_VertexAttrib1sNV)(GLuint, GLshort);16243 static inline _glptr_VertexAttrib1sNV GET_VertexAttrib1sNV(struct _glapi_table *disp) {16244 return (_glptr_VertexAttrib1sNV) (GET_by_offset(disp, _gloffset_VertexAttrib1sNV));