Searched refs:_glptr_Uniform2f (Results 1 – 1 of 1) sorted by relevance
8179 typedef void (GLAPIENTRYP _glptr_Uniform2f)(GLint, GLfloat, GLfloat); typedef8182 static inline _glptr_Uniform2f GET_Uniform2f(struct _glapi_table *disp) { in GET_Uniform2f()8183 return (_glptr_Uniform2f) (GET_by_offset(disp, _gloffset_Uniform2f)); in GET_Uniform2f()