Searched refs:_glptr_VertexAttrib1sARB (Results 1 – 1 of 1) sorted by relevance
7411 typedef void (GLAPIENTRYP _glptr_VertexAttrib1sARB)(GLuint, GLshort); typedef7414 static inline _glptr_VertexAttrib1sARB GET_VertexAttrib1sARB(struct _glapi_table *disp) { in GET_VertexAttrib1sARB()7415 return (_glptr_VertexAttrib1sARB) (GET_by_offset(disp, _gloffset_VertexAttrib1sARB)); in GET_VertexAttrib1sARB()