Searched refs:_glptr_VertexAttrib1svNV (Results 1 – 1 of 1) sorted by relevance
15725 typedef void (GLAPIENTRYP _glptr_VertexAttrib1svNV)(GLuint, const GLshort *); typedef15728 static inline _glptr_VertexAttrib1svNV GET_VertexAttrib1svNV(struct _glapi_table *disp) { in GET_VertexAttrib1svNV()15729 return (_glptr_VertexAttrib1svNV) (GET_by_offset(disp, _gloffset_VertexAttrib1svNV)); in GET_VertexAttrib1svNV()