Searched refs:_glptr_Uniform4fvARB (Results 1 – 1 of 1) sorted by relevance
8324 typedef void (GLAPIENTRYP _glptr_Uniform4fvARB)(GLint, GLsizei, const GLfloat *); typedef8327 static inline _glptr_Uniform4fvARB GET_Uniform4fvARB(struct _glapi_table *disp) { in GET_Uniform4fvARB()8328 return (_glptr_Uniform4fvARB) (GET_by_offset(disp, _gloffset_Uniform4fvARB)); in GET_Uniform4fvARB()