Searched refs:_glptr_VertexAttrib2sNV (Results 1 – 1 of 1) sorted by relevance
11129 typedef void (GLAPIENTRYP _glptr_VertexAttrib2sNV)(GLuint, GLshort, GLshort); typedef11132 static inline _glptr_VertexAttrib2sNV GET_VertexAttrib2sNV(struct _glapi_table *disp) { in GET_VertexAttrib2sNV()11133 return (_glptr_VertexAttrib2sNV) (GET_by_offset(disp, _gloffset_VertexAttrib2sNV)); in GET_VertexAttrib2sNV()