Searched refs:_glptr_Uniform3fvARB (Results 1 – 1 of 1) sorted by relevance
8280 typedef void (GLAPIENTRYP _glptr_Uniform3fvARB)(GLint, GLsizei, const GLfloat *); typedef8283 static inline _glptr_Uniform3fvARB GET_Uniform3fvARB(struct _glapi_table *disp) { in GET_Uniform3fvARB()8284 return (_glptr_Uniform3fvARB) (GET_by_offset(disp, _gloffset_Uniform3fvARB)); in GET_Uniform3fvARB()