Lines Matching refs:_glptr_GetUniformfv
8485 typedef void (GLAPIENTRYP _glptr_GetUniformfv)(GLuint, GLint, GLfloat *);8488 static inline _glptr_GetUniformfv GET_GetUniformfv(struct _glapi_table *disp) {8489 return (_glptr_GetUniformfv) (GET_by_offset(disp, _gloffset_GetUniformfv));