Searched refs:_glptr_GetnUniformfvARB (Results 1 – 1 of 1) sorted by relevance
9853 typedef void (GLAPIENTRYP _glptr_GetnUniformfvARB)(GLhandleARB, GLint, GLsizei, GLfloat *); typedef9856 static inline _glptr_GetnUniformfvARB GET_GetnUniformfvARB(struct _glapi_table *disp) { in GET_GetnUniformfvARB()9857 return (_glptr_GetnUniformfvARB) (GET_by_offset(disp, _gloffset_GetnUniformfvARB)); in GET_GetnUniformfvARB()