Searched refs:_glptr_VertexAttrib4svNV (Results 1 – 1 of 1) sorted by relevance
11272 typedef void (GLAPIENTRYP _glptr_VertexAttrib4svNV)(GLuint, const GLshort *); typedef11275 static inline _glptr_VertexAttrib4svNV GET_VertexAttrib4svNV(struct _glapi_table *disp) { in GET_VertexAttrib4svNV()11276 return (_glptr_VertexAttrib4svNV) (GET_by_offset(disp, _gloffset_VertexAttrib4svNV)); in GET_VertexAttrib4svNV()