Searched refs:_glptr_ProgramUniform4f (Results 1 – 1 of 1) sorted by relevance
14922 typedef void (GLAPIENTRYP _glptr_ProgramUniform4f)(GLuint, GLint, GLfloat, GLfloat, GLfloat, GLfloa… typedef14925 static inline _glptr_ProgramUniform4f GET_ProgramUniform4f(struct _glapi_table *disp) { in GET_ProgramUniform4f()14926 return (_glptr_ProgramUniform4f) (GET_by_offset(disp, _gloffset_ProgramUniform4f)); in GET_ProgramUniform4f()