Searched refs:_glptr_Uniform1f (Results 1 – 1 of 1) sorted by relevance
8135 typedef void (GLAPIENTRYP _glptr_Uniform1f)(GLint, GLfloat); typedef8138 static inline _glptr_Uniform1f GET_Uniform1f(struct _glapi_table *disp) { in GET_Uniform1f()8139 return (_glptr_Uniform1f) (GET_by_offset(disp, _gloffset_Uniform1f)); in GET_Uniform1f()