Lines Matching refs:_glptr_ProgramBinary
11983 typedef void (GLAPIENTRYP _glptr_ProgramBinary)(GLuint, GLenum, const GLvoid *, GLsizei);11986 static inline _glptr_ProgramBinary GET_ProgramBinary(struct _glapi_table *disp) {11987 return (_glptr_ProgramBinary) (GET_by_offset(disp, _gloffset_ProgramBinary));