Searched refs:_glptr_Uniform3fARB (Results 1 – 1 of 1) sorted by relevance
8269 typedef void (GLAPIENTRYP _glptr_Uniform3fARB)(GLint, GLfloat, GLfloat, GLfloat); typedef8272 static inline _glptr_Uniform3fARB GET_Uniform3fARB(struct _glapi_table *disp) { in GET_Uniform3fARB()8273 return (_glptr_Uniform3fARB) (GET_by_offset(disp, _gloffset_Uniform3fARB)); in GET_Uniform3fARB()