Searched refs:_glptr_Uniform2fvARB (Results 1 – 1 of 1) sorted by relevance
8236 typedef void (GLAPIENTRYP _glptr_Uniform2fvARB)(GLint, GLsizei, const GLfloat *); typedef8239 static inline _glptr_Uniform2fvARB GET_Uniform2fvARB(struct _glapi_table *disp) { in GET_Uniform2fvARB()8240 return (_glptr_Uniform2fvARB) (GET_by_offset(disp, _gloffset_Uniform2fvARB)); in GET_Uniform2fvARB()