Searched refs:_glptr_VertexAttrib4svARB (Results 1 – 1 of 1) sorted by relevance
7719 typedef void (GLAPIENTRYP _glptr_VertexAttrib4svARB)(GLuint, const GLshort *); typedef7722 static inline _glptr_VertexAttrib4svARB GET_VertexAttrib4svARB(struct _glapi_table *disp) { in GET_VertexAttrib4svARB()7723 return (_glptr_VertexAttrib4svARB) (GET_by_offset(disp, _gloffset_VertexAttrib4svARB)); in GET_VertexAttrib4svARB()